| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mipolytext.c | 73 CharInfoPtr charinfo[255]; /* encoding only has 1 byte for count */ in miPolyText8() 92 CharInfoPtr charinfo[255]; /* encoding only has 1 byte for count */ in miPolyText16() 111 CharInfoPtr charinfo[255]; /* encoding only has 1 byte for count */ in miImageText8() 126 CharInfoPtr charinfo[255]; /* encoding only has 1 byte for count */ in miImageText16()
|
| H A D | miglblt.c | 84 miPolyGlyphBlt(DrawablePtr pDrawable, GC * pGC, int x, int y, unsigned int nglyph, CharInfoPtr * pp… in miPolyGlyphBlt() 97 CharInfoPtr pci; /* currect char info */ in miPolyGlyphBlt() 185 miImageGlyphBlt(DrawablePtr pDrawable, GC * pGC, int x, int y, unsigned int nglyph, CharInfoPtr * p… in miImageGlyphBlt()
|
| H A D | mi.h | 268 CharInfoPtr *ppci, 277 CharInfoPtr *ppci,
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbglyph.c | 61 unsigned int nglyph, CharInfoPtr * ppci, void *pglyphBase) in fbPolyGlyphBlt() 64 CharInfoPtr pci; in fbPolyGlyphBlt() 126 unsigned int nglyph, CharInfoPtr * ppciInit, void *pglyphBase) in fbImageGlyphBlt() 129 CharInfoPtr *ppci; in fbImageGlyphBlt() 130 CharInfoPtr pci; in fbImageGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_text.c | 35 int count, char *chars, Bool sixteen, CharInfoPtr *charinfo) in glamor_get_glyphs() 95 int count, char *s_chars, CharInfoPtr *charinfo, in glamor_text() 105 CharInfoPtr ci; in glamor_text() 279 CharInfoPtr charinfo[255]; /* encoding only has 1 byte for count */ in glamor_poly_text() 397 CharInfoPtr charinfo[255]; /* encoding only has 1 byte for count */ in glamor_image_text()
|
| H A D | glamor_glyphblt.c | 43 CharInfoPtr *ppci, void *pglyph_base) in glamor_poly_glyph_blt_gl() 87 CharInfoPtr charinfo = ppci[n]; in glamor_poly_glyph_blt_gl() 156 CharInfoPtr *ppci, void *pglyph_base) in glamor_poly_glyph_blt()
|
| H A D | glamor_font.h | 28 CharInfoPtr default_char;
|
| H A D | glamor_font.c | 46 CharInfoPtr glyph; in glamor_font_get()
|
| H A D | glamor_priv.h | 829 CharInfoPtr *ppci, void *pglyphBase); 833 CharInfoPtr *ppci, void *pglyphBase);
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | gcstruct.h | 218 CharInfoPtr *ppci, 226 CharInfoPtr *ppci,
|
| H A D | dixfont.h | 105 CharInfoPtr * /*glyphs */ );
|
| H A D | misc.h | 409 typedef struct _CharInfo *CharInfoPtr; /* also in fonts/include/font.h */ typedef
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | xfont.c | 48 __glXMakeBitmapFromGlyph(FontPtr font, CharInfoPtr pci) in __glXMakeBitmapFromGlyph() 111 CharInfoPtr pci; in MakeBitmapsFromFont()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | GCOps.h | 60 unsigned int nGlyphs, CharInfoPtr * pCharInfo, 63 unsigned int nGlyphs, CharInfoPtr * pCharInfo,
|
| H A D | GCOps.c | 310 unsigned int nGlyphs, CharInfoPtr * pCharInfo, in xnestImageGlyphBlt() 318 unsigned int nGlyphs, CharInfoPtr * pCharInfo, in xnestPolyGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxgcops.h | 81 CharInfoPtr * ppci, void *pglyphBase); 84 CharInfoPtr * ppci, void *pglyphBase);
|
| H A D | dmxgcops.c | 406 CharInfoPtr charinfo[255]; in dmxPolyText8() 440 CharInfoPtr charinfo[255]; in dmxPolyText16() 511 CharInfoPtr * ppci, void *pglyphBase) in dmxImageGlyphBlt() 520 CharInfoPtr * ppci, void *pglyphBase) in dmxPolyGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiterPriv.h | 247 CharInfoPtr * ppci, void *pglyphBase); 250 CharInfoPtr * ppci, void *pglyphBase);
|
| H A D | xf86VGAarbiter.c | 861 CharInfoPtr * ppci, void *pglyphBase) in VGAarbiterImageGlyphBlt() 878 CharInfoPtr * ppci, void *pglyphBase) in VGAarbiterPolyGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | glyphcurs.c | 137 CharInfoPtr pci; in CursorMetricsFromGlyph()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | driWrap.c | 450 CharInfoPtr *ppciInit, void *unused) in DRIImageGlyphBlt() 468 CharInfoPtr *ppci, void *pglyphBase) in DRIPolyGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_priv.h | 421 CharInfoPtr * ppci, void *pglyphBase); 427 CharInfoPtr * ppci, void *pglyphBase);
|
| H A D | exa_unaccel.c | 321 CharInfoPtr * ppci, void *pglyphBase) in ExaCheckImageGlyphBlt() 336 CharInfoPtr * ppci, void *pglyphBase) in ExaCheckPolyGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessGC.c | 116 CharInfoPtr * ppciInit, void *unused); 118 unsigned int nglyph, CharInfoPtr * ppci, 1359 CharInfoPtr * ppciInit, void *unused) in RootlessImageGlyphBlt() 1369 CharInfoPtr *ppci = ppciInit; in RootlessImageGlyphBlt() 1422 CharInfoPtr * ppci, void *pglyphBase) in RootlessPolyGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 1276 CharInfoPtr * charinfo, Bool imageblt, int subWindowMode) in damageDamageChars() 1317 CharInfoPtr *charinfo; in damageText() 1327 charinfo = xallocarray(count, sizeof(CharInfoPtr)); in damageText() 1400 unsigned int nglyph, CharInfoPtr * ppci, void *pglyphBase) in damageImageGlyphBlt() 1415 unsigned int nglyph, CharInfoPtr * ppci, void *pglyphBase) in damagePolyGlyphBlt()
|