Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp347 bool ExistContainerKeep(CXFA_Node* pCurNode, bool bPreFind) { in ExistContainerKeep() argument
351 CXFA_Node* pPreContainer = bPreFind ? pCurNode->GetPrevContainerSibling() in ExistContainerKeep()
360 if (!bPreFind) in ExistContainerKeep()
378 if (!bPreFind) in ExistContainerKeep()