Home
last modified time | relevance | path

Searched refs:miPointerScreenFuncRec (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcursor.h50 extern miPointerScreenFuncRec dmxPointerCursorFuncs;
H A Ddmxcursor.c196 miPointerScreenFuncRec dmxPointerCursorFuncs = {
/OK3568_Linux_fs/external/xserver/mi/
H A Dmipointer.h74 } miPointerScreenFuncRec, *miPointerScreenFuncPtr; typedef
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr.h101 extern miPointerScreenFuncRec ephyrPointerScreenFuncs;
H A Dephyr.c835 miPointerScreenFuncRec ephyrPointerScreenFuncs = {
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DxprCursor.c302 static miPointerScreenFuncRec quartzScreenFuncsRec = {
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.h319 extern miPointerScreenFuncRec kdPointerScreenFuncs;
H A Dkinput.c1884 miPointerScreenFuncRec kdPointerScreenFuncs = {
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-cursor.c299 static miPointerScreenFuncRec xwl_pointer_screen_funcs = {
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DScreen.c115 static miPointerScreenFuncRec xnestPointerCursorFuncs = {
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincursor.c65 miPointerScreenFuncRec g_winPointerCursorFuncs = {
H A Dwin.h560 extern miPointerScreenFuncRec g_winPointerCursorFuncs;
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c728 static miPointerScreenFuncRec vfbPointerCursorFuncs = {
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Cursor.c69 static miPointerScreenFuncRec xf86PointerScreenFuncs = {
/OK3568_Linux_fs/external/xserver/
H A DChangeLog59587 mipointer: Remove EnqueueEvent from miPointerScreenFuncRec
130511 mi: fix wrong (*EnqueueEvent) declaration in miPointerScreenFuncRec.
131013 mi: fix wrong (*EnqueueEvent) declaration in miPointerScreenFuncRec.