Home
last modified time | relevance | path

Searched refs:AllocGlyphCursor (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dcursor.h92 extern _X_EXPORT int AllocGlyphCursor(Font /*source */ ,
/OK3568_Linux_fs/external/xserver/dix/
H A Dcursor.c325 AllocGlyphCursor(Font source, unsigned sourceChar, Font mask, unsigned maskChar, in AllocGlyphCursor() function
508 if (AllocGlyphCursor(fontID, 0, fontID, 1, 0, 0, 0, ~0, ~0, ~0, in CreateRootCursor()
H A Ddispatch.c3018 res = AllocGlyphCursor(stuff->source, stuff->sourceChar, in ProcCreateGlyphCursor()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog116668 cursor on both AllocARGBCursor and AllocGlyphCursor.