Home
last modified time | relevance | path

Searched refs:pContentRootNode (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_layoutpseudomodel.cpp422 CXFA_Node* pContentRootNode = pFormRoot->GetNodeItem(XFA_NODEITEM_FirstChild); in Script_LayoutPseudoModel_Relayout() local
424 if (pContentRootNode) { in Script_LayoutPseudoModel_Relayout()
425 pLayoutProcessor->AddChangedContainer(pContentRootNode); in Script_LayoutPseudoModel_Relayout()