Searched refs:PropertyOccuranceCount (Results 1 – 2 of 2) sorted by relevance
98 uint8_t PropertyOccuranceCount(XFA_Element property) const;
1062 uint8_t CXFA_Node::PropertyOccuranceCount(XFA_Element property) const { in PropertyOccuranceCount() function in CXFA_Node1070 if (index < 0 || index >= PropertyOccuranceCount(eProperty)) in GetProperty()1087 if (index < 0 || index >= PropertyOccuranceCount(eProperty)) in GetOrCreateProperty()