Home
last modified time | relevance | path

Searched defs:GetXFAObject (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_object.h107 CXFA_Object* GetXFAObject() const { return object_.Get(); } in GetXFAObject() function
/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.cpp1299 CXFA_Object* CXFA_Document::GetXFAObject(XFA_HashCode dwNodeNameHash) { in GetXFAObject() function in CXFA_Document