Searched refs:colTotal (Results 1 - 1 of 1) sorted by relevance
/third_party/glfw/examples/ | ||
H A D | boing.c | 547 const int colTotal = rowTotal; /* must be same as rowTotal */ in DrawGrid() local 565 for ( col = 0; col <= colTotal; col++ ) in DrawGrid() |
Completed in 2 milliseconds