Searched refs:activate (Results 1 - 25 of 224) sorted by relevance

123456789

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/fbdevhw/
H A Dfbpriv.h127 #define FB_ACTIVATE_NXTOPEN 1 /* activate on next open */
131 #define FB_ACTIVATE_VBL 16 /* activate values on next vbl */
173 __u32 activate; /* see FB_ACTIVATE_* */ member in struct:fb_var_screeninfo
H A Dfbdevhw.c476 set_var.activate = FB_ACTIVATE_TEST;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/fbdevhw/
H A Dfbpriv.h127 #define FB_ACTIVATE_NXTOPEN 1 /* activate on next open */
131 #define FB_ACTIVATE_VBL 16 /* activate values on next vbl */
173 __u32 activate; /* see FB_ACTIVATE_* */ member in struct:fb_var_screeninfo
H A Dfbdevhw.c493 set_var.activate = FB_ACTIVATE_TEST;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dgestures.c207 Bool activate = FALSE; local in function:GestureAddPassiveGrabListener
211 activate);
H A Devents.c2343 * actually needs to be delivered. May activate a grab if the event is a
4098 * If activate is true and a passive grab is found, it will be activated,
4105 * @param activate If a grab is found, activate it and deliver the event.
4111 InternalEvent *event, BOOL checkCore, BOOL activate)
4150 if (activate && !ActivatePassiveGrab(device, grab, event, event))
4172 * causes a passive grab to activate or all the windows are
4109 CheckPassiveGrabsOnWindow(WindowPtr pWin,DeviceIntPtr device,InternalEvent * event,BOOL checkCore,BOOL activate) argument
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/
H A Dfbdev.c197 var.activate = FB_ACTIVATE_NOW;
675 priv->var.activate = FB_ACTIVATE_NOW|FB_CHANGE_CMAP_VBL;
/xsrc/external/mit/ctwm/dist/doc/devman/
H A Dfunctions.adoc41 `f.resize`, `f.occupy`, and a great many others). When you activate them
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DX11Application.m371 * correctly, but we need to activate the top window on this space if there is
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DX11Application.m441 * correctly, but we need to activate the top window on this space if there is
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Devents.c1936 * actually needs to be delivered. May activate a grab if the event is a
3342 * If activate is true and a passive grab is found, it will be activated,
3349 * @param activate If a grab is found, activate it and deliver the event.
3358 BOOL activate)
3484 if (!activate)
3564 * causes a passive grab to activate or all the windows are
3353 CheckPassiveGrabsOnWindow(WindowPtr pWin,DeviceIntPtr device,DeviceEvent * event,BOOL checkCore,BOOL activate) argument
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md1017 whose first letter is this letter, but does not activate it.
1193 I18N in Imakefile to activate it).
/xsrc/external/mit/util-macros/dist/
H A Dxorg-macros.m4.in1803 # activate it with -Werror, so we add it here explicitly.
/xsrc/external/mit/xorg-server/dist/
H A Dconfigure.ac817 dnl activate the code in libxtrans that grabs systemd's socket fds
/xsrc/external/mit/libXau/dist/
H A Daclocal.m43386 # activate it with -Werror, so we add it here explicitly.
/xsrc/external/mit/libXaw/dist/
H A Daclocal.m42172 # activate it with -Werror, so we add it here explicitly.
/xsrc/external/mit/libXcursor/dist/
H A Daclocal.m42172 # activate it with -Werror, so we add it here explicitly.
/xsrc/external/mit/libXdmcp/dist/
H A Daclocal.m43240 # activate it with -Werror, so we add it here explicitly.
/xsrc/external/mit/libXext/dist/
H A Daclocal.m43240 # activate it with -Werror, so we add it here explicitly.
/xsrc/external/mit/libXfixes/dist/
H A Daclocal.m43240 # activate it with -Werror, so we add it here explicitly.
/xsrc/external/mit/libXfont2/dist/
H A Daclocal.m43397 # activate it with -Werror, so we add it here explicitly.
/xsrc/external/mit/libXft/dist/
H A Daclocal.m42172 # activate it with -Werror, so we add it here explicitly.
/xsrc/external/mit/libXi/dist/
H A Daclocal.m42180 # activate it with -Werror, so we add it here explicitly.
/xsrc/external/mit/libXpm/dist/
H A Daclocal.m43240 # activate it with -Werror, so we add it here explicitly.
/xsrc/external/mit/libXpresent/dist/
H A Daclocal.m43232 # activate it with -Werror, so we add it here explicitly.

Completed in 79 milliseconds

123456789