Home
last modified time | relevance | path

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

/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXTerminal.cpp770 int firstThis = p < length ? getByte(p) : 'x'; in printTextRow() local
772 if (firstThis == 0x02) in printTextRow()
4597 int firstThis = linebeg < length ? getByte(linebeg) : 'x'; in drawTextRow() local
4598 if (firstThis == 0x02) in drawTextRow()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dgrid.cpp10780 const int firstThis = oper.SelectFirst(block); in DoGetRowOrColBlocks() local
10783 if ( lastNew < firstThis ) in DoGetRowOrColBlocks()
10804 if ( firstNew < firstThis ) in DoGetRowOrColBlocks()