Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dimage_reader.cpp1367 int LimitCol; in DitherOneRow() local
1377 LimitCol = Width; in DitherOneRow()
1382 LimitCol = -1; in DitherOneRow()
1551 } while ( Col != LimitCol); in DitherOneRow()