Home
last modified time | relevance | path

Searched defs:pChildItem (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/layout/
Dcxfa_viewlayoutprocessor.cpp43 for (CXFA_LayoutItem* pChildItem = pLayoutItem->GetFirstChild(); pChildItem; in GetFirstChild() local
53 for (CXFA_LayoutItem* pChildItem = pLayoutItem->GetNextSibling(); in GetNextSibling() local
77 for (CXFA_LayoutItem* pChildItem = pLayoutItem->GetFirstChild(); pChildItem; in GetFirstChild() local
89 for (CXFA_LayoutItem* pChildItem = pLayoutItem->GetNextSibling(); in GetNextSibling() local
Dcxfa_contentlayoutprocessor.cpp509 CXFA_ContentLayoutItem* pChildItem = pIter->AsContentLayoutItem(); in FindLayoutItemSplitPos() local
743 for (auto& pChildItem : children) { in SplitLayoutItem() local
/external/pdfium/xfa/fxfa/parser/
Dcxfa_document_parser.cpp374 for (CFX_XMLNode* pChildItem = pXMLDocumentNode->GetFirstChild(); pChildItem; in ParseAsXDPPacket_XDP() local
394 for (CFX_XMLNode* pChildItem = pXMLDocumentNode->GetFirstChild(); pChildItem; in ParseAsXDPPacket_XDP() local
Dcxfa_node.cpp4465 for (CXFA_Node* pChildItem = pSaveItems->GetFirstChild(); pChildItem; in GetItemLabel() local
4507 CXFA_Node* pChildItem = pLabelItems->GetFirstChild(); in GetItemValue() local