Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fxfa/
Dfxfa_basic.h769 XFA_ELEMENT_DigestMethods, enumerator
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_basic_data.cpp1012 {XFA_ELEMENT_DigestMethods, XFA_ATTRIBUTE_Type, XFA_ATTRIBUTETYPE_Enum,
1400 {0x72ba47b4, L"digestMethods", XFA_ELEMENT_DigestMethods,
1869 {XFA_ELEMENT_DigestMethods, 1, 0},
2406 XFA_ELEMENT_DigestMethods,
Dxfa_objectacc_imp.cpp3557 m_pNode ? m_pNode->GetProperty(0, XFA_ELEMENT_DigestMethods, bModified) in GetDigestMethods()