Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h502 CXFA_Bind* GetBindIfExists() const;
Dcxfa_node.cpp2348 CXFA_Bind* CXFA_Node::GetBindIfExists() const { in GetBindIfExists() function in CXFA_Node
4808 CXFA_Bind* bind = GetBindIfExists(); in GetPictureContent()