Searched refs:CWX (Results 1 – 3 of 3) sorted by relevance
14 #define CWX(x, y) (-y) macro
79 XConfigureWindow(xdisplay, xwindow, CWX | CWY | CWHeight | CWWidth, &changes); in SetXWindowBounds()