Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.cpp1196 FX_BOOL bEndItem = TRUE; in ItemBlocks() local
1219 bEndItem = FALSE; in ItemBlocks()
1224 if (iCountHeight > 0 && (i - iLineIndex) > 0 && bEndItem) { in ItemBlocks()