Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_object.h27 ThisProxy, enumerator
69 bool IsThisProxy() const { return m_objectType == XFA_ObjectType::ThisProxy; } in IsThisProxy()
Dcxfa_thisproxy.cpp15 XFA_ObjectType::ThisProxy, in CXFA_ThisProxy()