Searched refs:AllocGlyphCursor (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | cursor.h | 92 extern _X_EXPORT int AllocGlyphCursor(Font /*source */ ,
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | cursor.h | 90 extern _X_EXPORT int AllocGlyphCursor(
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | cursor.c | 302 AllocGlyphCursor(Font source, unsigned sourceChar, Font mask, unsigned maskChar, function in typeref:typename:int 507 if (AllocGlyphCursor(fontID, 0, fontID, 1, 0, 0, 0, ~0, ~0, ~0,
|
| H A D | dispatch.c | 2998 res = AllocGlyphCursor(stuff->source, stuff->sourceChar,
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | cursor.c | 325 AllocGlyphCursor(Font source, unsigned sourceChar, Font mask, unsigned maskChar, function in typeref:typename:int 509 if (AllocGlyphCursor(fontID, 0, fontID, 1, 0, 0, 0, ~0, ~0, ~0,
|
| H A D | dispatch.c | 3087 res = AllocGlyphCursor(stuff->source, stuff->sourceChar,
|
Completed in 13 milliseconds