Searched refs:iCountHeight (Results 1 – 1 of 1) sorted by relevance
1192 int32_t iCountHeight = m_pLoader->m_lineHeights.GetSize(); in ItemBlocks() local1193 if (iCountHeight == 0) { in ItemBlocks()1214 for (i = iLineIndex; i < iCountHeight; i++) { in ItemBlocks()1224 if (iCountHeight > 0 && (i - iLineIndex) > 0 && bEndItem) { in ItemBlocks()