Home
last modified time | relevance | path

Searched refs:XFA_HASHCODE_Layout (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_document_imp.cpp160 case XFA_HASHCODE_Layout: { in GetXFANode()
Dxfa_script_layoutpseudomodel.cpp22 m_uScriptHash = XFA_HASHCODE_Layout; in CScript_LayoutPseudoModel()
Dxfa_script_imp.cpp216 if (uHashCode != XFA_HASHCODE_Layout) { in GlobalPropertyGetter()
/external/pdfium/xfa/include/fxfa/
Dfxfa_basic.h34 #define XFA_HASHCODE_Layout 0x7e7e845e macro