Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dcxfa_textlayout.cpp520 int32_t iCountHeight = m_pLoader->m_lineHeights.GetSize(); in ItemBlocks() local
521 if (iCountHeight == 0) in ItemBlocks()
542 for (i = iLineIndex; i < iCountHeight; i++) { in ItemBlocks()
552 if (iCountHeight > 0 && (i - iLineIndex) > 0 && bEndItem) { in ItemBlocks()