Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.cpp2705 bool bLastKeep = false; in HandleCheckNextChildContainer() local
2707 pCurActionNode, &pNextChildContainer, &bLastKeep); in HandleCheckNextChildContainer()
2711 if (!m_bKeepBreakFinish && !bLastKeep) { in HandleCheckNextChildContainer()