| /xsrc/external/mit/libXft/dist/src/ |
| xftextent.c | 28 _Xconst FT_UInt *glyphs, 45 g = glyphs; 54 g = glyphs; 62 (xftg = font->glyphs[glyph])) 85 if (glyph < font->num_glyphs && (xftg = font->glyphs[glyph])) 123 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; local 130 *(glyphs = glyphs_local) = 0; 133 glyphs = AllocUIntArray (len); 134 if (!glyphs) 141 glyphs[i] = XftCharIndex (dpy, pub, string[i]) 154 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; local 185 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; local 216 FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; local 263 FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; local [all...] |
| xftrender.c | 71 * Use the Render extension to draw the glyphs 84 _Xconst FT_UInt *glyphs, 109 * Load missing glyphs 116 g = glyphs[i]; 159 wire = (Glyph) glyphs[i]; 160 if (wire >= (Glyph) font->num_glyphs || !font->glyphs[wire]) 162 glyph = font->glyphs[wire]; 247 _Xconst XftGlyphSpec *glyphs, 276 * Load missing glyphs 281 g = glyphs[0].glyph 456 XftGlyphSpec *glyphs, glyphs_local[NUM_LOCAL]; local 745 XftGlyphFontSpec *glyphs, glyphs_local[NUM_LOCAL]; local 785 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; local 820 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; local 855 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; local 891 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; local 927 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; local 962 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; local 1001 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; local 1040 FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; local 1093 FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; local [all...] |
| xftdraw.c | 487 _Xconst FT_UInt *glyphs, 500 0, 0, x, y, glyphs, nglyphs); 505 XftGlyphCore (draw, color, pub, x, y, glyphs, nglyphs); 518 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; local 525 glyphs = glyphs_local; 528 glyphs = AllocUIntArray (len); 529 if (!glyphs) 533 glyphs[i] = XftCharIndex (draw->dpy, pub, string[i]); 534 XftDrawGlyphs (draw, color, pub, x, y, glyphs, len); 535 if (glyphs != glyphs_local 548 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; local 579 FT_UInt *glyphs, glyphs_local[NUM_LOCAL]; local 610 FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; local 658 FT_UInt *glyphs, *glyphs_new, glyphs_local[NUM_LOCAL]; local 767 XftGlyphSpec *glyphs, glyphs_local[NUM_LOCAL]; local 799 XftGlyphFontSpec *glyphs, glyphs_local[NUM_LOCAL]; local [all...] |
| xftcore.c | 42 * Use the core protocol to draw the glyphs 254 * Draw glyphs to a target that supports anti-aliasing 933 return font->glyphs[0]; 947 _Xconst FT_UInt *glyphs, 962 * Load missing glyphs 964 g = glyphs; 974 g = glyphs; 985 XftGlyphExtents (dpy, public, glyphs, nglyphs, &gi); 1039 if (glyph >= font->num_glyphs || !(xftg = font->glyphs[glyph])) 1060 if (glyph >= font->num_glyphs || !(xftg = font->glyphs[glyph]) [all...] |
| /xsrc/external/mit/bdftopcf/dist/ |
| bitmap.c | 42 CharInfoPtr * glyphs) /* RETURN */ 60 glyphsBase = glyphs; 68 *glyphs++ = pDefault; 75 *glyphs++ = ACCESSENCODING(encoding, c); 77 *glyphs++ = pDefault; 84 *glyphs++ = pci; 86 *glyphs++ = pDefault; 96 *glyphs++ = ACCESSENCODING(encoding, c); 98 *glyphs++ = pDefault; 106 *glyphs++ = pci [all...] |
| fontutil.h | 13 unsigned long *glyphcount, CharInfoPtr *glyphs);
|
| bitmap.h | 79 unsigned long *glyphCount, CharInfoPtr *glyphs); 82 unsigned long *glyphCount, xCharInfo **glyphs);
|
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| bitmap.c | 42 CharInfoPtr *glyphs) /* RETURN */ 61 glyphsBase = glyphs; 69 *glyphs++ = pDefault; 76 *glyphs++ = ACCESSENCODING(encoding,c); 78 *glyphs++ = pDefault; 84 *glyphs++ = pci; 86 *glyphs++ = pDefault; 96 *glyphs++ = ACCESSENCODING(encoding,c); 98 *glyphs++ = pDefault; 105 *glyphs++ = pci [all...] |
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| bitmap.c | 43 CharInfoPtr *glyphs) /* RETURN */ 62 glyphsBase = glyphs; 70 *glyphs++ = pDefault; 77 *glyphs++ = ACCESSENCODING(encoding,c); 79 *glyphs++ = pDefault; 85 *glyphs++ = pci; 87 *glyphs++ = pDefault; 97 *glyphs++ = ACCESSENCODING(encoding,c); 99 *glyphs++ = pDefault; 106 *glyphs++ = pci [all...] |
| /xsrc/external/mit/xcb-util/dist/renderutil/ |
| glyph.c | 101 const uint8_t *glyphs ) 107 if (stream->glyph_size != sizeof(*glyphs)) { 110 stream->glyph_size = sizeof(*glyphs); 117 memcpy(stream->current, glyphs, header.count); 127 const uint16_t *glyphs ) 133 if (stream->glyph_size != sizeof(*glyphs)) { 136 stream->glyph_size = sizeof(*glyphs); 138 _grow_stream(stream, sizeof(header) + count*sizeof(*glyphs)+1); 143 memcpy(stream->current, glyphs, header.count*sizeof(*glyphs)); [all...] |
| xcb_renderutil.h | 93 const uint8_t *glyphs ); 101 const uint16_t *glyphs ); 109 const uint32_t *glyphs );
|
| /xsrc/external/mit/libXfont/dist/src/fc/ |
| fsconvert.c | 189 * figures out what glyphs to request 193 * 16-glyph range of glyphs that contains the requested glyph. This is 195 * that nearby glyphs will be used: a good assumption for phonetic 327 range of glyphs loaded to a multiple of 411 CharInfoPtr *glyphs) /* RETURN */ 432 glyphsBase = glyphs; 434 /* In this age of glyph caching, any glyphs gotten through this 464 *glyphs++ = CHECK_ENCODING(c); 466 *glyphs++ = pDefault; 472 *glyphs++ = pci 619 FSGlyphPtr glyphs; local 721 FSGlyphPtr glyphs; local [all...] |
| /xsrc/external/mit/libXfont2/dist/src/fc/ |
| fsconvert.c | 191 * figures out what glyphs to request 195 * 16-glyph range of glyphs that contains the requested glyph. This is 197 * that nearby glyphs will be used: a good assumption for phonetic 329 range of glyphs loaded to a multiple of 413 CharInfoPtr *glyphs) /* RETURN */ 434 glyphsBase = glyphs; 436 /* In this age of glyph caching, any glyphs gotten through this 466 *glyphs++ = CHECK_ENCODING(c); 468 *glyphs++ = pDefault; 474 *glyphs++ = pci 621 FSGlyphPtr glyphs; local 723 FSGlyphPtr glyphs; local [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| xaaTEText.c | 10 level XAA function which renders these clipped glyphs using 234 unsigned int **glyphs = NULL; local 263 if(!glyphs) { 265 glyphs = (unsigned int**)(infoRec->PreAllocMem); 268 glyphs[count] = (unsigned int*) 270 if (!glyphs[count]) { 271 /* Glyphs with NULL bits do exist in the wild. 280 glyphs[count] = fallbackBits; 287 glyphs[count + 0] = glyphs[0] [all...] |
| xaaNonTEText.c | 11 be a lower level XAA function which renders these clipped glyphs using 187 pointer pglyphBase /* start of array of glyphs */ 207 pointer pglyphBase /* start of array of glyphs */ 238 NonTEGlyphPtr glyphs, 245 for(i = 0; i < nglyph; i++, ppci++, glyphs++) { 246 glyphs->bits = (unsigned char*)((*ppci)->bits); 247 glyphs->start = w + (*ppci)->metrics.leftSideBearing; 248 glyphs->end = w + (*ppci)->metrics.rightSideBearing; 249 glyphs->yoff = (*ppci)->metrics.ascent; 250 glyphs->height = glyphs->yoff + (*ppci)->metrics.descent 277 NonTEGlyphPtr glyphs = infoRec->GlyphInfo; local [all...] |
| /xsrc/external/mit/pixman/dist/pixman/ |
| pixman-glyph.c | 62 glyph_t * glyphs[HASH_SIZE]; member in struct:pixman_glyph_cache_t 103 while ((g = cache->glyphs[idx++ & HASH_MASK])) 130 loc = &cache->glyphs[idx++ & HASH_MASK]; 147 while (cache->glyphs[idx & HASH_MASK] != glyph) 150 cache->glyphs[idx & HASH_MASK] = TOMBSTONE; 155 if (cache->glyphs[(idx + 1) & HASH_MASK] == NULL) 157 while (cache->glyphs[idx & HASH_MASK] == TOMBSTONE) 159 cache->glyphs[idx & HASH_MASK] = NULL; 173 glyph_t *glyph = cache->glyphs[i]; 178 cache->glyphs[i] = NULL [all...] |
| /xsrc/external/mit/libXfont/dist/include/X11/fonts/ |
| fontutil.h | 13 unsigned long *glyphcount, CharInfoPtr *glyphs );
|
| bitmap.h | 79 unsigned long *glyphCount, CharInfoPtr *glyphs ); 82 unsigned long *glyphCount, xCharInfo **glyphs );
|
| /xsrc/external/mit/libXfont2/dist/include/X11/fonts/ |
| fontutil.h | 14 unsigned long *glyphcount, CharInfoPtr *glyphs );
|
| bitmap.h | 79 unsigned long *glyphCount, CharInfoPtr *glyphs ); 82 unsigned long *glyphCount, xCharInfo **glyphs );
|
| /xsrc/external/mit/fstobdf/dist/ |
| chars.c | 155 unsigned char *glyphs; local 176 0, &offsets, &glyphs); 194 glyph = glyphs; 203 glyph = glyphs + 210 FSFree((char *) glyphs);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| uxa-glyphs.c | 121 if (cache->glyphs) 122 free(cache->glyphs); 133 * allowing mixing glyphs of different sizes without paying a penalty 193 cache->glyphs = calloc(sizeof(GlyphPtr), GLYPH_CACHE_SIZE); 194 if (!cache->glyphs) 312 priv->cache->glyphs[priv->pos] = NULL; 321 GlyphListPtr list, GlyphPtr * glyphs, BoxPtr extents) 335 GlyphPtr glyph = *glyphs++; 364 * Returns TRUE if the glyphs in the lists intersect. Only checks based on 368 uxa_glyphs_intersect(int nlist, GlyphListPtr list, GlyphPtr * glyphs) [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| uxa-glyphs.c | 121 if (cache->glyphs) 122 free(cache->glyphs); 133 * allowing mixing glyphs of different sizes without paying a penalty 193 cache->glyphs = calloc(sizeof(GlyphPtr), GLYPH_CACHE_SIZE); 194 if (!cache->glyphs) 312 priv->cache->glyphs[priv->pos] = NULL; 321 GlyphListPtr list, GlyphPtr * glyphs, BoxPtr extents) 335 GlyphPtr glyph = *glyphs++; 364 * Returns TRUE if the glyphs in the lists intersect. Only checks based on 368 uxa_glyphs_intersect(int nlist, GlyphListPtr list, GlyphPtr * glyphs) [all...] |
| /xsrc/external/mit/pixman/dist/test/ |
| glyph-test.c | 221 pixman_glyph_t glyphs[4 * MAX_GLYPHS]; local 260 glyphs[i].glyph = glyph; 261 glyphs[i].x = prng_rand_n (128); 262 glyphs[i].y = prng_rand_n (128); 285 cache, 4 * n_glyphs, glyphs); 299 cache, 4 * n_glyphs, glyphs);
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| uxa-glyphs.c | 119 if (cache->glyphs) 120 free(cache->glyphs); 130 * allowing mixing glyphs of different sizes without paying a penalty 183 cache->glyphs = calloc(sizeof(GlyphPtr), GLYPH_CACHE_SIZE); 184 if (!cache->glyphs) 299 priv->cache->glyphs[priv->pos] = NULL; 308 GlyphListPtr list, GlyphPtr * glyphs, BoxPtr extents) 322 GlyphPtr glyph = *glyphs++; 351 * Returns TRUE if the glyphs in the lists intersect. Only checks based on 355 uxa_glyphs_intersect(int nlist, GlyphListPtr list, GlyphPtr * glyphs) [all...] |