OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tryHWCursor
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xf86-video-geode/dist/src/
gx_driver.c
207
if (pGeode->
tryHWCursor
) {
551
pGeode->
tryHWCursor
= TRUE;
563
xf86GetOptValBool(GeodeOptions, GX_OPTION_HW_CURSOR, &pGeode->
tryHWCursor
);
572
pGeode->
tryHWCursor
= FALSE;
751
if (pGeode->
tryHWCursor
== TRUE) {
1402
if (pGeode->
tryHWCursor
) {
lx_driver.c
405
pGeode->
tryHWCursor
= TRUE;
424
xf86GetOptValBool(GeodeOptions, LX_OPTION_HW_CURSOR, &pGeode->
tryHWCursor
);
433
pGeode->
tryHWCursor
= FALSE;
968
if (pGeode->
tryHWCursor
) {
lx_memory.c
216
if (pGeode->
tryHWCursor
) {
geode.h
211
Bool
tryHWCursor
;
Completed in 45 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026