Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.cpp511 int32_t iCountHeight = in ItemBlocks() local
513 if (iCountHeight == 0) in ItemBlocks()
534 for (i = iLineIndex; i < iCountHeight; i++) { in ItemBlocks()
544 if (iCountHeight > 0 && (i - iLineIndex) > 0 && bEndItem) { in ItemBlocks()