Searched refs:currentRowHeight (Results 1 – 1 of 1) sorted by relevance
65 int32_t currentRowHeight = 0; in adjustCompleteIndicatorColumnRowNumbers() local74 currentRowHeight++; in adjustCompleteIndicatorColumnRowNumbers()77 maxRowHeight > currentRowHeight ? maxRowHeight : currentRowHeight; in adjustCompleteIndicatorColumnRowNumbers()78 currentRowHeight = 1; in adjustCompleteIndicatorColumnRowNumbers()102 currentRowHeight = 1; in adjustCompleteIndicatorColumnRowNumbers()142 int32_t currentRowHeight = 0; in adjustIncompleteIndicatorColumnRowNumbers() local152 currentRowHeight++; in adjustIncompleteIndicatorColumnRowNumbers()155 maxRowHeight > currentRowHeight ? maxRowHeight : currentRowHeight; in adjustIncompleteIndicatorColumnRowNumbers()156 currentRowHeight = 1; in adjustIncompleteIndicatorColumnRowNumbers()162 currentRowHeight = 1; in adjustIncompleteIndicatorColumnRowNumbers()