OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cursor_shown
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Cursors.c
326
if (crtc->
cursor_shown
) {
328
crtc->
cursor_shown
= FALSE;
355
if (!crtc->
cursor_shown
)
356
crtc->
cursor_shown
= xf86_driver_show_cursor(crtc);
358
return crtc->
cursor_shown
;
xf86Crtc.h
335
Bool
cursor_shown
;
member in struct:_xf86Crtc
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86Cursors.c
279
if (crtc->
cursor_shown
)
282
crtc->
cursor_shown
= FALSE;
305
if (!crtc->
cursor_shown
&& crtc->cursor_in_range)
308
crtc->
cursor_shown
= TRUE;
xf86Crtc.h
310
Bool
cursor_shown
;
member in struct:_xf86Crtc
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_cursor.c
170
if (crtc->
cursor_shown
)
/xsrc/external/mit/xf86-video-geode/dist/src/
lx_display.c
335
crtc->
cursor_shown
= FALSE;
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
vmwgfx_crtc.c
357
if (crtc->
cursor_shown
)
Completed in 12 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026