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

/ast/src/lib/libtk/unix/
H A DtkUnixWm.c2200 int xOffset, yOffset, x, y;
2208 wmPtr->reparent, 0, 0, &xOffset, &yOffset, &dummy2);
2224 wmPtr->yInParent = yOffset + bd - winPtr->changes.border_width;
2189 int xOffset, yOffset, x, y; local

Completed in 20 milliseconds