HomeSort by: relevance | last modified time | path
    Searched refs:VWindow (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
util.c 2144 VWindow(screen),
2156 XWindowEvent(screen->display, VWindow(screen), ExposureMask, &reply);
2378 XSetWindowBackground(screen->display, VWindow(screen), c);
2425 XClearArea(screen->display, VWindow(screen),
2449 VWindow(screen),
2650 XDefineCursor(screen->display, VWindow(screen),
5236 if (VWindow(screen) && visible) {
misc.c 315 XDefineCursor(screen->display, VWindow(screen), screen->hidden_cursor);
322 XDefineCursor(screen->display, VWindow(screen), screen->pointer_cursor);
1485 flashWindow(screen, VWindow(screen), visualGC,
2089 if (VWindow(screen)) {
2090 event.window = VWindow(screen);
6521 swap.swap_window = VWindow(screen);
ptyx.h 3750 #define VWindow(screen) WhichVWin(screen)->window
3758 #define VDrawable(screen) VWindow(screen)
Tekproc.c 1347 if (VWindow(TScreenOf(xw)) == 0) {
button.c 936 ret = XQueryPointer(screen->display, VWindow(screen), &root,
985 ret = XQueryPointer(screen->display, VWindow(screen),
fontutils.c 3851 if (VWindow(screen)) {

Completed in 90 milliseconds