Home
last modified time | relevance | path

Searched refs:box_frames_talloc_destructor (Results 1 – 1 of 1) sorted by relevance

/dports/www/netsurf/netsurf-3.10/content/handlers/html/
H A Dbox_special.c174 static int box_frames_talloc_destructor(struct content_html_frames *f) in box_frames_talloc_destructor() function
274 talloc_set_destructor(f->children, box_frames_talloc_destructor); in box_create_frameset()