Searched refs:GetGlyphs (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mipolytext.c | 75 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 D | dixfont.h | 100 extern _X_EXPORT void GetGlyphs(FontPtr /*font */ ,
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_text.c | 59 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 D | dmxgcops.c | 409 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 D | dixfonts.c | 120 GetGlyphs(FontPtr font, unsigned long count, unsigned char *chars, in GetGlyphs() function
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 1331 GetGlyphs(pGC->font, count, (unsigned char *) chars, in damageText()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 32823 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()
|