HomeSort by: relevance | last modified time | path
    Searched defs:confine_to (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/ctwm/dist/
functions.c 369 Window confine_to = Scr->Root; local
372 confine_to = None;
384 confine_to,
  /xsrc/external/mit/libXt/dist/src/
PassivGrab.c 153 Window confine_to,
159 if (confine_to || cursor)
171 grab->confineToIsWidgetWin = (XtWindow(widget) == confine_to);
179 ext->confineTo = confine_to;
709 Window confine_to,
729 event_mask, confine_to, cursor, False);
824 Window confine_to,
832 (Mask) event_mask, confine_to, cursor, POINTER); local
870 Window confine_to,
889 confine_to, cursor, time)
    [all...]
  /src/external/mit/xorg/lib/libxcb/files/
xproto.h 2164 xcb_window_t confine_to; member in struct:xcb_grab_pointer_request_t
2227 xcb_window_t confine_to; member in struct:xcb_grab_button_request_t
7309 * @param confine_to Specifies the window to confine the pointer in (the user will not be able to
7338 xcb_window_t confine_to,
7356 * @param confine_to Specifies the window to confine the pointer in (the user will not be able to
7388 xcb_window_t confine_to,
7470 * @param confine_to Specifies the window to confine the pointer in (the user will not be able to
7531 xcb_window_t confine_to,
7550 * @param confine_to Specifies the window to confine the pointer in (the user will not be able to
7608 xcb_window_t confine_to,
    [all...]

Completed in 29 milliseconds