HomeSort by relevance Sort by last modified time
    Searched refs:XFA_PROPERTY (Results 1 - 10 of 10) sorted by null

  /external/pdfium/xfa/fxfa/parser/
xfa_basic_data.h 34 extern const XFA_PROPERTY g_XFAElementPropertyData[];
xfa_utils.cpp 323 const XFA_PROPERTY* XFA_GetPropertyOfElement(XFA_Element eElement,
327 const XFA_PROPERTY* pProperties = XFA_GetElementProperties(eElement, iCount);
332 [eProperty](const XFA_PROPERTY& prop) {
345 const XFA_PROPERTY* XFA_GetElementProperties(XFA_Element eElement,
xfa_utils.h 190 const XFA_PROPERTY* XFA_GetPropertyOfElement(XFA_Element eElement,
193 const XFA_PROPERTY* XFA_GetElementProperties(XFA_Element eElement,
cxfa_nodehelper.cpp 51 const XFA_PROPERTY* pProperty = XFA_GetPropertyOfElement(
xfa_basic_data_element_properties.cpp 59 const XFA_PROPERTY g_XFAElementPropertyData[] = {
cxfa_resolveprocessor.cpp 233 const XFA_PROPERTY* pPropert = XFA_GetPropertyOfElement(
417 const XFA_PROPERTY* pPropert = XFA_GetPropertyOfElement(
cxfa_node.cpp 650 const XFA_PROPERTY* pProperty = XFA_GetPropertyOfElement(
670 const XFA_PROPERTY* pProperty =
    [all...]
cxfa_simple_parser.cpp 889 const XFA_PROPERTY* pPropertyInfo = XFA_GetPropertyOfElement(
    [all...]
cxfa_widgetdata.cpp 127 const XFA_PROPERTY* pProperty = XFA_GetPropertyOfElement(
    [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 969 struct XFA_PROPERTY {

Completed in 63 milliseconds