Searched refs:HasPropertyFlags (Results 1 – 5 of 5) sorted by relevance
89 bool HasPropertyFlags(XFA_Element property, uint8_t flags) const;
339 bool CXFA_Node::HasPropertyFlags(XFA_Element property, uint8_t flags) const { in HasPropertyFlags() function in CXFA_Node424 HasPropertyFlags(pChild->GetElementType(), in GetNodeList()
881 if (pXFANode->HasPropertyFlags( in NormalLoader()
929 if (xfaNode->HasPropertyFlags(eProperty, XFA_PROPERTYFLAG_OneOf)) { in GetOrCreatePropertyInternal()932 if (xfaNode->HasPropertyFlags(pNode->GetElementType(), in GetOrCreatePropertyInternal()
422 if (node && node->HasPropertyFlags(eChildType, XFA_PROPERTYFLAG_OneOf)) { in CreateUIChild()