| /xsrc/external/mit/bdftopcf/dist/ |
| H A D | bitmap.h | 79 unsigned long *glyphCount, CharInfoPtr *glyphs); 82 unsigned long *glyphCount, xCharInfo **glyphs);
|
| H A D | bitmap.c | 41 unsigned long *glyphCount, /* RETURN */ 129 *glyphCount = glyphs - glyphsBase; 138 unsigned long *glyphCount, /* RETURN */ 147 bitmapGetGlyphs(pFont, count, chars, charEncoding, glyphCount, 154 for (unsigned long i = 0; i < *glyphCount; i++) { 39 bitmapGetGlyphs(FontPtr pFont,unsigned long count,unsigned char * chars,FontEncoding charEncoding,unsigned long * glyphCount,CharInfoPtr * glyphs) argument 136 bitmapGetMetrics(FontPtr pFont,unsigned long count,unsigned char * chars,FontEncoding charEncoding,unsigned long * glyphCount,xCharInfo ** glyphs) argument
|
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | bitmap.c | 41 unsigned long *glyphCount, /* RETURN */ 126 *glyphCount = glyphs - glyphsBase; 135 unsigned long *glyphCount, /* RETURN */ 148 ret = bitmapGetGlyphs(pFont, count, chars, charEncoding, glyphCount, (CharInfoPtr *) glyphs); 153 for (i = 0; i < *glyphCount; i++) { 39 bitmapGetGlyphs(FontPtr pFont,unsigned long count,unsigned char * chars,FontEncoding charEncoding,unsigned long * glyphCount,CharInfoPtr * glyphs) argument 133 bitmapGetMetrics(FontPtr pFont,unsigned long count,unsigned char * chars,FontEncoding charEncoding,unsigned long * glyphCount,xCharInfo ** glyphs) argument
|
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | bitmap.c | 42 unsigned long *glyphCount, /* RETURN */ 127 *glyphCount = glyphs - glyphsBase; 136 unsigned long *glyphCount, /* RETURN */ 149 ret = bitmapGetGlyphs(pFont, count, chars, charEncoding, glyphCount, (CharInfoPtr *) glyphs); 154 for (i = 0; i < *glyphCount; i++) { 40 bitmapGetGlyphs(FontPtr pFont,unsigned long count,unsigned char * chars,FontEncoding charEncoding,unsigned long * glyphCount,CharInfoPtr * glyphs) argument 134 bitmapGetMetrics(FontPtr pFont,unsigned long count,unsigned char * chars,FontEncoding charEncoding,unsigned long * glyphCount,xCharInfo ** glyphs) argument
|
| /xsrc/external/mit/libXfont/dist/include/X11/fonts/ |
| H A D | bitmap.h | 79 unsigned long *glyphCount, CharInfoPtr *glyphs ); 82 unsigned long *glyphCount, xCharInfo **glyphs );
|
| /xsrc/external/mit/libXfont2/dist/include/X11/fonts/ |
| H A D | bitmap.h | 79 unsigned long *glyphCount, CharInfoPtr *glyphs ); 82 unsigned long *glyphCount, xCharInfo **glyphs );
|
| /xsrc/external/mit/freetype/dist/src/gxvalid/ |
| H A D | gxvkern.c | 472 FT_UShort glyphCount; local in function:gxv_kern_subtable_fmt3_validate 482 glyphCount = FT_NEXT_USHORT( p ); 488 if ( gxvalid->face->num_glyphs != glyphCount ) 490 GXV_TRACE(( "maxGID=%d, but glyphCount=%d\n", 491 gxvalid->face->num_glyphs, glyphCount )); 511 GXV_LIMIT_CHECK( glyphCount ); 512 gxv_array_getlimits_byte( p, p + glyphCount, &min, &max, gxvalid ); 526 GXV_LIMIT_CHECK( glyphCount ); 527 gxv_array_getlimits_byte( p, p + glyphCount, &min, &max, gxvalid );
|
| H A D | gxvcommn.c | 728 FT_UShort glyphCount; local in function:gxv_LookupTable_fmt8_validate 733 /* firstGlyph + glyphCount */ 736 glyphCount = FT_NEXT_USHORT( p ); 739 gxv_glyphid_validate( (FT_UShort)( firstGlyph + glyphCount ), gxvalid ); 742 for ( i = 0; i < glyphCount; i++ )
|
| /xsrc/external/mit/xfs/dist/difs/ |
| H A D | charinfo.c | 106 unsigned long glyphCount; local in function:getCharInfos 154 &glyphCount, &defaultPtr); 155 if (glyphCount != 1) 168 &glyphCount, xci); 175 if (glyphCount != 1 ||
|
| /xsrc/external/mit/libXfont/dist/src/fc/ |
| H A D | fsconvert.c | 410 unsigned long *glyphCount, /* RETURN */ 514 *glyphCount = glyphs - glyphsBase; 522 unsigned long *glyphCount, /* RETURN */ 608 *glyphCount = glyphs - glyphsBase; 408 _fs_get_glyphs(FontPtr pFont,unsigned long count,unsigned char * chars,FontEncoding charEncoding,unsigned long * glyphCount,CharInfoPtr * glyphs) argument 520 _fs_get_metrics(FontPtr pFont,unsigned long count,unsigned char * chars,FontEncoding charEncoding,unsigned long * glyphCount,xCharInfo ** glyphs) argument
|
| /xsrc/external/mit/libXfont2/dist/src/fc/ |
| H A D | fsconvert.c | 412 unsigned long *glyphCount, /* RETURN */ 516 *glyphCount = glyphs - glyphsBase; 524 unsigned long *glyphCount, /* RETURN */ 610 *glyphCount = glyphs - glyphsBase; 410 _fs_get_glyphs(FontPtr pFont,unsigned long count,unsigned char * chars,FontEncoding charEncoding,unsigned long * glyphCount,CharInfoPtr * glyphs) argument 522 _fs_get_metrics(FontPtr pFont,unsigned long count,unsigned char * chars,FontEncoding charEncoding,unsigned long * glyphCount,xCharInfo ** glyphs) argument
|
| /xsrc/external/mit/xf86-video-intel-old/dist/uxa/ |
| H A D | uxa-glyphs.c | 139 cache->glyphCount = 0; 219 cache->glyphCount = 0; 409 if (cache->glyphCount < cache->size) { 411 pos = cache->glyphCount; 412 cache->glyphCount++;
|
| H A D | uxa-priv.h | 128 int glyphCount; /* Current number of glyphs */ member in struct:__anon96abb93c0208
|
| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| H A D | exa_glyphs.c | 135 cache->glyphCount = 0; 214 cache->glyphCount = 0; 466 if (cache->glyphCount < cache->size) { 468 pos = cache->glyphCount; 471 cache->glyphCount++;
|
| H A D | exa_priv.h | 130 int glyphCount; /* Current number of glyphs */ member in struct:__anone2c6f97a0208
|
| /xsrc/external/mit/xorg-server/dist/exa/ |
| H A D | exa_glyphs.c | 139 cache->glyphCount = 0; 216 cache->glyphCount = 0; 460 if (cache->glyphCount < cache->size) { 462 pos = cache->glyphCount; 465 cache->glyphCount++;
|
| H A D | exa_priv.h | 129 int glyphCount; /* Current number of glyphs */ member in struct:__anonaa13440d0208
|
| /xsrc/external/mit/freetype/dist/src/truetype/ |
| H A D | ttgxvar.c | 1439 FT_UShort glyphCount; member in struct:GX_GVar_Head_ 1487 FT_FRAME_USHORT( glyphCount ), 1536 offsets_len = ( gvar_head.glyphCount + 1 ) * 1561 if ( FT_NEW_ARRAY( blend->glyphoffsets, gvar_head.glyphCount + 1 ) ) 1570 for ( i = 0; i <= gvar_head.glyphCount; i++ ) 1600 for ( i = 0; i <= gvar_head.glyphCount; i++ ) 1625 blend->gv_glyphcnt = gvar_head.glyphCount;
|
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| H A D | imstb_truetype.h | 2320 stbtt_uint16 glyphCount = ttUSHORT(coverageTable + 2); local in function:stbtt__GetCoverageIndex 2323 stbtt_int32 l=0, r=glyphCount-1, m; 2381 stbtt_uint16 glyphCount = ttUSHORT(classDefTable + 4); local in function:stbtt__GetGlyphClass 2384 if (glyph >= startGlyphID && glyph < startGlyphID + glyphCount) 2388 //classDefTable = classDef1ValueArray + 2 * glyphCount;
|
| /xsrc/external/mit/MesaLib/dist/src/imgui/ |
| H A D | imstb_truetype.h | 2320 stbtt_uint16 glyphCount = ttUSHORT(coverageTable + 2); local in function:stbtt__GetCoverageIndex 2323 stbtt_int32 l=0, r=glyphCount-1, m; 2381 stbtt_uint16 glyphCount = ttUSHORT(classDefTable + 4); local in function:stbtt__GetGlyphClass 2384 if (glyph >= startGlyphID && glyph < startGlyphID + glyphCount) 2388 //classDefTable = classDef1ValueArray + 2 * glyphCount;
|
| /xsrc/external/mit/libXfont/dist/src/FreeType/ |
| H A D | ftfuncs.c | 3694 FontEncoding charEncoding, unsigned long *glyphCount, 3765 *glyphCount = gp - glyphs; 3693 FreeTypeGetGlyphs(FontPtr pFont,unsigned long count,unsigned char * chars,FontEncoding charEncoding,unsigned long * glyphCount,CharInfoPtr * glyphs) argument
|
| /xsrc/external/mit/libXfont2/dist/src/FreeType/ |
| H A D | ftfuncs.c | 3698 FontEncoding charEncoding, unsigned long *glyphCount, 3769 *glyphCount = gp - glyphs; 3697 FreeTypeGetGlyphs(FontPtr pFont,unsigned long count,unsigned char * chars,FontEncoding charEncoding,unsigned long * glyphCount,CharInfoPtr * glyphs) argument
|