Searched refs:XFA_GetAttributeByName (Results 1 – 4 of 4) sorted by relevance
206 const XFA_ATTRIBUTEINFO* XFA_GetAttributeByName(const CFX_WideStringC& wsName);
423 const XFA_ATTRIBUTEINFO* XFA_GetAttributeByName(const CFX_WideStringC& wsName) { in XFA_GetAttributeByName() function
917 XFA_GetAttributeByName(wsAttrName.AsStringC()); in NormalLoader()
1278 XFA_GetAttributeByName(wsExpression.AsStringC()); in Script_NodeClass_IsPropertySpecified()3709 const XFA_ATTRIBUTEINFO* pAttributeInfo = XFA_GetAttributeByName(wsValue); in SetAttribute()3721 const XFA_ATTRIBUTEINFO* pAttributeInfo = XFA_GetAttributeByName(wsAttr); in GetAttribute()