Home
last modified time | relevance | path

Searched refs:GetGlyphs (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmipolytext.c75 GetGlyphs(pGC->font, (unsigned long) count, (unsigned char *) chars, in miPolyText8()
94 GetGlyphs(pGC->font, (unsigned long) count, (unsigned char *) chars, in miPolyText16()
113 GetGlyphs(font, (unsigned long) count, (unsigned char *) chars, in miImageText8()
128 GetGlyphs(font, (unsigned long) count, (unsigned char *) chars, in miImageText16()
/OK3568_Linux_fs/external/xserver/include/
H A Ddixfont.h100 extern _X_EXPORT void GetGlyphs(FontPtr /*font */ ,
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_text.c59 GetGlyphs(font, (unsigned long) count, (unsigned char *) chars, in glamor_get_glyphs()
78 GetGlyphs(font, 1, (unsigned char *) chars, in glamor_get_glyphs()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxgcops.c409 GetGlyphs(pGC->font, (unsigned long) count, (unsigned char *) chars, in dmxPolyText8()
443 GetGlyphs(pGC->font, (unsigned long) count, (unsigned char *) chars, in dmxPolyText16()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddixfonts.c120 GetGlyphs(FontPtr font, unsigned long count, unsigned char *chars, in GetGlyphs() function
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c1331 GetGlyphs(pGC->font, count, (unsigned char *) chars, in damageText()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog32823 dixfont.h: Include fontutil.h before GetGlyphs is #defined
32826 fontutil.h gets included after dixfont.h has defined GetGlyphs as
45992 GetGlyphs is supposed to always return the full list of characters
46000 handles GetGlyphs failures for fonts without a default character.
73521 Add dixGetGlyphs to replace GetGlyphs from libXfont to simplify linking
138423 GetGlyphs()