Home
last modified time | relevance | path

Searched defs:GetNextSibling (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_traversestrategy_contentlayoutitem.h19 static CXFA_ContentLayoutItem* GetNextSibling( in GetNextSibling() function
Dcxfa_traversestrategy_layoutitem.h17 static CXFA_LayoutItem* GetNextSibling(CXFA_LayoutItem* pLayoutItem) { in GetNextSibling() function
Dcxfa_traversestrategy_xfacontainernode.h18 static CXFA_Node* GetNextSibling(CXFA_Node* pTemplateNode) { in GetNextSibling() function
Dcxfa_traversestrategy_xfanode.h17 static inline CXFA_Node* GetNextSibling(CXFA_Node* pTemplateNode) { in GetNextSibling() function
Dcxfa_traversestrategy_contentareacontainerlayoutitem.h26 static CXFA_ContainerLayoutItem* GetNextSibling( in GetNextSibling() function
Dcxfa_nodeiteratortemplate_unittest.cpp24 static Node* GetNextSibling(Node* pNode) { in GetNextSibling() function in CXFA_NodeIteratorTemplateTest::Node::Strategy
Dcxfa_node.h174 CXFA_Node* GetNextSibling() const { return m_pNext; } in GetNextSibling() function
Dxfa_document_datamerger_imp.cpp47 static CXFA_Node* GetNextSibling(CXFA_Node* pDDGroupNode) { in GetNextSibling() function in __anonde58a73a0111::CXFA_TraverseStrategy_DDGroup
Dcxfa_layoutpagemgr.cpp54 static CXFA_ContainerLayoutItem* GetNextSibling( in GetNextSibling() function in __anon1339d13f0111::PageSetContainerLayoutItem
/external/pdfium/core/fpdfdoc/
Dcpdf_bookmarktree.cpp30 CPDF_Bookmark CPDF_BookmarkTree::GetNextSibling( in GetNextSibling() function in CPDF_BookmarkTree