Searched refs:defaultCursorFont (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/include/
H A Dopaque.h37 extern _X_EXPORT char *defaultCursorFont;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dglobals.c115 char *defaultCursorFont = COMPILEDCURSORFONT; variable in typeref:typename:char *
H A Dmain.c237 defaultCursorFont);
H A Dcursor.c499 (unsigned)strlen(defaultCursorFont), defaultCursorFont);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dcursor.c497 const char defaultCursorFont[] = "cursor"; local in function:CreateRootCursor
501 (unsigned) strlen(defaultCursorFont), defaultCursorFont);
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dutils.c697 defaultCursorFont = argv[i];

Completed in 7 milliseconds