Searched defs:lastX (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; 876 lastX = startX + width - 1; 879 for (x = startX; x <= lastX; x++) { 844 int charsInLine, x, y, lastX, lastY, value, mask; local
|
Completed in 18 milliseconds