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

  /external/pdfium/xfa/fxfa/parser/
cxfa_attachnodelist.cpp 9 CXFA_AttachNodeList::CXFA_AttachNodeList(CXFA_Document* pDocument,
15 int32_t CXFA_AttachNodeList::GetLength() {
21 bool CXFA_AttachNodeList::Append(CXFA_Node* pNode) {
29 bool CXFA_AttachNodeList::Insert(CXFA_Node* pNewNode, CXFA_Node* pBeforeNode) {
37 bool CXFA_AttachNodeList::Remove(CXFA_Node* pNode) {
41 CXFA_Node* CXFA_AttachNodeList::Item(int32_t iIndex) {
xfa_object.h     [all...]
cxfa_node.cpp     [all...]

Completed in 62 milliseconds