Searched refs:contenttype_alloc (Results 1 – 2 of 2) sorted by relevance
511 form->contenttype_alloc = TRUE; in FormAdd()529 current_form->contenttype_alloc = TRUE; in FormAdd()586 if(ptr->contenttype_alloc) { in FormAdd()588 ptr->contenttype_alloc = FALSE; in FormAdd()634 form->contenttype_alloc = TRUE; in FormAdd()697 if(ptr->contenttype_alloc) { in FormAdd()699 ptr->contenttype_alloc = FALSE; in FormAdd()
59 bool contenttype_alloc; member