Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_appadapter.h18 static inline CXFA_ContainerLayoutItem* GetNextSibling( in GetNextSibling() function
40 static inline CXFA_ContainerLayoutItem* GetNextSibling( in GetNextSibling() function
62 static inline CXFA_ContentLayoutItem* GetNextSibling( in GetNextSibling() function
Dxfa_document_datadescription_imp.cpp23 static inline CXFA_Node* GetNextSibling(CXFA_Node* pDDGroupNode) { in GetNextSibling() function in CXFA_TraverseStrategy_DDGroup
Dxfa_parser_imp.cpp932 static inline IFDE_XMLNode* GetNextSibling(IFDE_XMLNode* pNode) { in GetNextSibling() function in RichTextNodeVisitor
Dxfa_layout_pagemgr_new.cpp451 static inline CXFA_ContainerLayoutItem* GetNextSibling( in GetNextSibling() function in CXFA_TraverseStrategy_PageSetContainerLayoutItem
/external/pdfium/core/src/fpdfdoc/
Ddoc_bookmark.cpp23 CPDF_Bookmark CPDF_BookmarkTree::GetNextSibling( in GetNextSibling() function in CPDF_BookmarkTree
/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_doclayout.h114 static inline CXFA_LayoutItem* GetNextSibling(CXFA_LayoutItem* pLayoutItem) { in GetNextSibling() function
Dxfa_object.h739 static inline CXFA_Node* GetNextSibling(CXFA_Node* pTemplateNode) { in GetNextSibling() function