Searched refs:contenttype_alloc (Results 1 – 2 of 2) sorted by relevance
459 form->contenttype_alloc = TRUE; in FormAdd()477 current_form->contenttype_alloc = TRUE; in FormAdd()534 if(ptr->contenttype_alloc) { in FormAdd()536 ptr->contenttype_alloc = FALSE; in FormAdd()587 form->contenttype_alloc = TRUE; in FormAdd()663 if(ptr->contenttype_alloc) { in FormAdd()665 ptr->contenttype_alloc = FALSE; in FormAdd()
38 bool contenttype_alloc; member