Searched refs:displayed (Results 1 - 25 of 35) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmicursor.c59 CursorPtr pCurs, Bool displayed)
67 if (displayed)
58 miRecolorCursor(DeviceIntPtr pDev,ScreenPtr pScr,CursorPtr pCurs,Bool displayed) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A Dxf86CursorPriv.h43 void xf86RecolorCursor(ScreenPtr pScreen, CursorPtr pCurs, Bool displayed);
H A Dxf86Cursor.c190 Bool displayed)
195 if (!displayed)
199 (*ScreenPriv->RecolorCursor)(pDev, pScreen, pCurs, displayed);
201 xf86RecolorCursor(pScreen, pCurs, displayed);
186 xf86CursorRecolorCursor(DeviceIntPtr pDev,ScreenPtr pScreen,CursorPtr pCurs,Bool displayed) argument
H A Dxf86HWCurs.c192 xf86RecolorCursor(ScreenPtr pScreen, CursorPtr pCurs, Bool displayed) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DXNCursor.h49 Bool displayed);
H A DCursor.c130 xnestRecolorCursor(ScreenPtr pScreen, CursorPtr pCursor, Bool displayed) argument
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
H A Dxf86CursorPriv.h43 void xf86RecolorCursor(ScreenPtr pScreen, CursorPtr pCurs, Bool displayed);
H A Dxf86CursorRD.c187 ScreenPtr pScreen, CursorPtr pCurs, Bool displayed)
193 if (!displayed)
197 (*ScreenPriv->RecolorCursor) (pDev, pScreen, pCurs, displayed);
199 xf86RecolorCursor(pScreen, pCurs, displayed);
186 xf86CursorRecolorCursor(DeviceIntPtr pDev,ScreenPtr pScreen,CursorPtr pCurs,Bool displayed) argument
H A Dxf86HWCurs.c385 xf86RecolorCursor(ScreenPtr pScreen, CursorPtr pCurs, Bool displayed) argument
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DXNCursor.h46 void xnestRecolorCursor(ScreenPtr pScreen, CursorPtr pCursor, Bool displayed);
H A DCursor.c121 xnestRecolorCursor(ScreenPtr pScreen, CursorPtr pCursor, Bool displayed) argument
/xsrc/external/mit/xorg-server.old/dist/render/
H A Danimcur.c312 Bool displayed)
324 displayed &&
328 (*pScreen->RecolorCursor) (pDev, pScreen, pCursor, displayed);
309 AnimCurRecolorCursor(DeviceIntPtr pDev,ScreenPtr pScreen,CursorPtr pCursor,Bool displayed) argument
/xsrc/external/mit/xorg-server/dist/render/
H A Danimcur.c258 ScreenPtr pScreen, CursorPtr pCursor, Bool displayed)
269 displayed &&
273 (*pScreen->RecolorCursor) (pDev, pScreen, pCursor, displayed);
257 AnimCurRecolorCursor(DeviceIntPtr pDev,ScreenPtr pScreen,CursorPtr pCursor,Bool displayed) argument
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.1.6.rst32 [G965] Some objects in Neverwinter Nights Linux version not displayed
H A D17.1.0.rst142 [r600g] GPU load always displayed at 100% with GALLIUM_HUD=GPU-load
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmipointer.c297 CursorPtr pCurs, Bool displayed)
305 if (displayed)
296 miRecolorCursor(DeviceIntPtr pDev,ScreenPtr pScr,CursorPtr pCurs,Bool displayed) argument
/xsrc/external/mit/MesaLib/dist/docs/
H A Dxlibdriver.rst84 displayed intensities, there is a gamma correction feature in Mesa. Some
104 values, the color intensities displayed in the top row (drawn by
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86VGAarbiterPriv.h164 CursorPtr pCurs, Bool displayed);
H A Dxf86VGAarbiter.c419 Bool displayed
424 (*pScreen->RecolorCursor) (pDev, pScreen, pCurs, displayed);
415 VGAarbiterRecolorCursor(DeviceIntPtr pDev,ScreenPtr pScreen,CursorPtr pCurs,Bool displayed) argument
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86VGAarbiterPriv.h177 CursorPtr pCurs, Bool displayed);
H A Dxf86VGAarbiter.c398 ScreenPtr pScreen, CursorPtr pCurs, Bool displayed)
402 (*pScreen->RecolorCursor) (pDev, pScreen, pCurs, displayed);
397 VGAarbiterRecolorCursor(DeviceIntPtr pDev,ScreenPtr pScreen,CursorPtr pCurs,Bool displayed) argument
/xsrc/external/mit/freetype/dist/builds/
H A Dtoplevel.mk24 # A summary of the detection is displayed, and the file `config.mk' is
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc69 window into a 3x3 grid that track the pointer are displayed.
335 number of colors that can be displayed at once.)
478 its name whenever something gets displayed on the console, or for various mail
923 not be displayed. This variable is used to prevent windows that are rarely
1366 This variable specifies that OccupyAll windows won't be displayed in the
1399 be displayed. If the optional `win-list` is given, only those windows
1705 This variable indicates that the icon manager window should be displayed when
2097 Each workspace also has a label, which is displayed in the
2124 to and from its iconified state should be displayed whenever a window is
2975 This function causes the ctwm version window to be displayed
[all...]
/xsrc/external/mit/libdrm/dist/man/
H A Ddrm-kms.7.rst24 currently used and what frames to be displayed. This task is called *Kernel
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DX11Application.m947 Windows displayed by X11 applications may not have titlebars, or may look \
948 different to windows displayed by native applications.\n\n\

Completed in 27 milliseconds

12