Searched defs:PropertyData (Results 1 – 3 of 3) sorted by relevance
94 struct PropertyData { struct96 constexpr PropertyData(XFA_Element property, in PropertyData() argument103 XFA_Element property;104 uint8_t occurrence_count;105 Mask<XFA_PropertyFlag> flags;
35 public data class PropertyData( class
188 struct PropertyData { struct190 PropertyData(IdentifierInfo *getterId, IdentifierInfo *setterId) in PropertyData() argument