Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_object_imp.cpp524 XFA_ATTRIBUTEENUM eIntact; in GetIntact() local
525 if (pKeep->TryEnum(XFA_ATTRIBUTE_Intact, eIntact, FALSE)) { in GetIntact()
526 if (eIntact == XFA_ATTRIBUTEENUM_None && in GetIntact()
553 return eIntact; in GetIntact()