Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.cpp195 CXFA_Node* pPreContainer = in XFA_ExistContainerKeep() local
197 if (pPreContainer == NULL) { in XFA_ExistContainerKeep()
214 pKeep = pPreContainer->GetFirstChildByClass(XFA_ELEMENT_Keep); in XFA_ExistContainerKeep()