Home
last modified time | relevance | path

Searched refs:XFA_ELEMENT_Reasons (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/include/fxfa/
Dfxfa_basic.h856 XFA_ELEMENT_Reasons, enumerator
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_basic_data.cpp1046 {XFA_ELEMENT_Reasons, XFA_ATTRIBUTE_Type, XFA_ATTRIBUTETYPE_Enum,
1583 {0xc903dabb, L"reasons", XFA_ELEMENT_Reasons,
1871 {XFA_ELEMENT_Reasons, 1, 0},
2433 XFA_ELEMENT_Reasons,
Dxfa_objectacc_imp.cpp3620 return CXFA_Reasons(m_pNode ? m_pNode->GetProperty(0, XFA_ELEMENT_Reasons) in GetReasons()