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

  /external/pdfium/xfa/fxfa/
cxfa_ffdocview.h 110 void AddBindItem(CXFA_BindItems* item) { m_BindItems.push_back(item); }
cxfa_ffnotify.cpp 353 pDocView->AddBindItem(static_cast<CXFA_BindItems*>(pNode));
  /external/pdfium/xfa/fxfa/parser/
cxfa_node.h 194 int32_t AddBindItem(CXFA_Node* pFormNode);
xfa_document_datamerger_imp.cpp 130 pDataNode->AddBindItem(pFormNode);
    [all...]
cxfa_node.cpp 499 int32_t CXFA_Node::AddBindItem(CXFA_Node* pFormNode) {
    [all...]

Completed in 579 milliseconds