Home
last modified time | relevance | path

Searched refs:XFA_GetPropertyOfElement (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_nodehelper.cpp51 const XFA_PROPERTY* pProperty = XFA_GetPropertyOfElement( in CountSiblings()
425 XFA_GetPropertyOfElement(parent->GetElementType(), in NodeIsProperty()
Dxfa_utils.h190 const XFA_PROPERTY* XFA_GetPropertyOfElement(XFA_Element eElement,
Dcxfa_resolveprocessor.cpp233 const XFA_PROPERTY* pPropert = XFA_GetPropertyOfElement( in ResolveNormal()
417 const XFA_PROPERTY* pPropert = XFA_GetPropertyOfElement( in ResolveNormal()
Dxfa_utils.cpp323 const XFA_PROPERTY* XFA_GetPropertyOfElement(XFA_Element eElement, in XFA_GetPropertyOfElement() function
Dcxfa_node.cpp650 const XFA_PROPERTY* pProperty = XFA_GetPropertyOfElement( in GetNodeList()
4380 XFA_GetPropertyOfElement(eType, eProperty, dwPacket); in GetProperty()
4401 XFA_GetPropertyOfElement(eType, pNode->GetElementType(), dwPacket); in GetProperty()
4425 const XFA_PROPERTY* pProperty = XFA_GetPropertyOfElement( in CountChildren()
4446 const XFA_PROPERTY* pProperty = XFA_GetPropertyOfElement( in GetChild()
Dcxfa_simple_parser.cpp889 const XFA_PROPERTY* pPropertyInfo = XFA_GetPropertyOfElement( in NormalLoader()
Dcxfa_widgetdata.cpp127 const XFA_PROPERTY* pProperty = XFA_GetPropertyOfElement( in CreateUIChild()