HomeSort by relevance Sort by last modified time
    Searched refs:GetBindingNode (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_node.h 133 CXFA_Node* GetBindingNode() const {
cxfa_node.cpp 492 return GetBindingNode();
515 CXFA_Node* pOldFormItem = GetBindingNode();
548 CXFA_Node* pOldFormItem = GetBindingNode();
557 return GetPacketType() == XFA_PacketType::Datasets && GetBindingNode();
    [all...]

Completed in 48 milliseconds