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

  /external/pdfium/xfa/fxfa/
cxfa_ffdocview.h 110 void AddBindItem(CXFA_BindItems* item) { m_BindItems.push_back(item); }
  /external/pdfium/xfa/fxfa/parser/
cxfa_node.cpp 499 int32_t CXFA_Node::AddBindItem(CXFA_Node* pFormNode) {
    [all...]

Completed in 69 milliseconds