Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document_builder.cpp354 for (CFX_XMLNode* pChildItem = pXMLDocumentNode->GetFirstChild(); pChildItem; in ParseAsXDPPacket_XDP() local
374 for (CFX_XMLNode* pChildItem = pXMLDocumentNode->GetFirstChild(); pChildItem; in ParseAsXDPPacket_XDP() local
Dcxfa_node.cpp4509 for (CXFA_Node* pChildItem = pSaveItems->GetFirstChild(); pChildItem; in GetItemLabel() local
4551 CXFA_Node* pChildItem = pLabelItems->GetFirstChild(); in GetItemValue() local
/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.cpp98 Item* pChildItem = GetWidgetMgrItem(pChild); in InsertWidget() local
/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.cpp518 CXFA_ContentLayoutItem* pChildItem = pIter->AsContentLayoutItem(); in FindLayoutItemSplitPos() local