Searched defs:lastY (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libtk/generic/ |
H A D | tkCanvPs.c | 848 int charsInLine, x, y, lastX, lastY, value, mask; 877 lastY = startY + height - 1; 878 for (y = lastY; y >= startY; y--) { 844 int charsInLine, x, y, lastX, lastY, value, mask; local
|
Completed in 12 milliseconds