Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.cpp1192 int32_t iCountHeight = m_pLoader->m_lineHeights.GetSize(); in ItemBlocks() local
1193 if (iCountHeight == 0) { in ItemBlocks()
1214 for (i = iLineIndex; i < iCountHeight; i++) { in ItemBlocks()
1224 if (iCountHeight > 0 && (i - iLineIndex) > 0 && bEndItem) { in ItemBlocks()