Home
last modified time | relevance | path

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

/dports/www/netsurf/netsurf-3.10/content/handlers/html/
H A Dbox_manipulate.c49 static int box_talloc_destructor(struct box *b) in box_talloc_destructor() function
109 talloc_set_destructor(box, box_talloc_destructor); in box_create()