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

/xsrc/external/mit/xorg-server/dist/include/
H A Dcursor.h92 extern _X_EXPORT int AllocGlyphCursor(Font /*source */ ,
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dcursor.h90 extern _X_EXPORT int AllocGlyphCursor(
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dcursor.c302 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 Ddispatch.c2998 res = AllocGlyphCursor(stuff->source, stuff->sourceChar,
/xsrc/external/mit/xorg-server/dist/dix/
H A Dcursor.c325 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 Ddispatch.c3087 res = AllocGlyphCursor(stuff->source, stuff->sourceChar,

Completed in 13 milliseconds