Searched refs:pContainerNode (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
H A Dxfa_layout_itemlayout.h172 CXFA_Node* pContainerNode);
H A Dxfa_layout_itemlayout.cpp523 bool FindBreakNode(CXFA_Node* pContainerNode, argument
528 for (CXFA_Node* pBreakNode = pContainerNode; pBreakNode;
1529 CXFA_Node* pContainerNode) {
1530 if (m_pKeepTailNode == pContainerNode) {
1541 pContainerNode->GetNodeItem(XFA_NODEITEM_FirstChild);
1526 ProcessKeepNodesForBreakBefore( CXFA_Node*& pCurActionNode, XFA_ItemLayoutProcessorStages& nCurStage, CXFA_Node* pContainerNode) argument
/external/pdfium/xfa/fxfa/app/
H A Dcxfa_textlayout.cpp466 CFDE_XMLNode* pContainerNode = GetXMLContainerNode(); local
467 if (!pContainerNode)
484 if (pXMLNode == pContainerNode)

Completed in 1003 milliseconds