Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.cpp1491 const bool bCanSplit = pNextContainer->GetIntact() == XFA_ATTRIBUTEENUM_None; in ProcessKeepNodesForCheckNext() local
1496 if (bNextKeep && !bCanSplit) { in ProcessKeepNodesForCheckNext()