Searched refs:firstThis (Results 1 – 2 of 2) sorted by relevance
770 int firstThis = p < length ? getByte(p) : 'x'; in printTextRow() local772 if (firstThis == 0x02) in printTextRow()4597 int firstThis = linebeg < length ? getByte(linebeg) : 'x'; in drawTextRow() local4598 if (firstThis == 0x02) in drawTextRow()
10780 const int firstThis = oper.SelectFirst(block); in DoGetRowOrColBlocks() local10783 if ( lastNew < firstThis ) in DoGetRowOrColBlocks()10804 if ( firstNew < firstThis ) in DoGetRowOrColBlocks()