Searched defs:lastX (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkCanvPs.c848 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 10 milliseconds