Searched refs:eChildType (Results 1 – 1 of 1) sorted by relevance
414 XFA_Element eChildType = pChild->GetElementType(); in CreateUIChild() local415 if (eChildType == XFA_Element::Extras || in CreateUIChild()416 eChildType == XFA_Element::Picture) { in CreateUIChild()422 if (node && node->HasPropertyFlags(eChildType, XFA_PROPERTYFLAG_OneOf)) { in CreateUIChild()