Searched refs:colBegin (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/interface/
H A DColorControl.cpp441 int colBegin = max_c(0, -1 + int(updateRect.left) / int(fCellSize)); local
463 for (int col = colBegin; col < colEnd; col++) {

Completed in 74 milliseconds