HomeSort by: relevance | last modified time | path
    Searched defs:num_glyphs (Results 1 - 19 of 19) sorted by relevancy

  /xsrc/external/mit/freetype/dist/src/psaux/
t1cmap.h 46 FT_UInt num_glyphs; member in struct:T1_CMapStdRec_
  /xsrc/external/mit/freetype/dist/src/type1/
t1load.h 41 FT_Int num_glyphs; member in struct:T1_Loader_
t1load.c 1913 FT_Int n, num_glyphs; local
1918 num_glyphs = (FT_Int)T1_ToInt( parser );
1919 if ( num_glyphs < 0 )
1926 if ( num_glyphs > ( limit - cur ) >> 3 )
1930 num_glyphs, ( limit - cur ) >> 3 ));
1931 num_glyphs = ( limit - cur ) >> 3;
1936 if ( num_glyphs == 0 || parser->root.error )
1946 if ( !loader->num_glyphs )
1949 code_table, num_glyphs + 1 + TABLE_EXTEND, memory );
1954 name_table, num_glyphs + 1 + TABLE_EXTEND, memory )
    [all...]
  /xsrc/external/mit/freetype/dist/src/type42/
t42parse.h 50 FT_Int num_glyphs; member in struct:T42_Loader_
  /xsrc/external/mit/freetype/dist/src/otvalid/
otvmod.c 84 FT_UInt num_glyphs = (FT_UInt)face->num_glyphs; local
95 if ( face->num_glyphs > 0xFFFFL )
98 face->num_glyphs ));
100 num_glyphs = 0xFFFF;
163 otv_GPOS_validate( gpos, num_glyphs, &valid );
173 otv_GSUB_validate( gsub, num_glyphs, &valid );
183 otv_GDEF_validate( gdef, gsub, gpos, num_glyphs, &valid );
193 otv_JSTF_validate( jstf, gsub, gpos, num_glyphs, &valid );
203 otv_MATH_validate( math, num_glyphs, &valid )
    [all...]
  /xsrc/external/mit/freetype/dist/src/sfnt/
ttcmap.h 101 FT_UInt num_glyphs; member in struct:TT_ValidatorRec_
107 #define TT_VALID_GLYPH_COUNT( x ) TT_VALIDATOR( x )->num_glyphs
ttpost.c 166 FT_Int num_glyphs; local
173 if ( FT_READ_USHORT( num_glyphs ) )
182 if ( num_glyphs > face->max_profile.numGlyphs )
193 if ( FT_NEW_ARRAY ( glyph_indices, num_glyphs ) ||
194 FT_FRAME_ENTER( num_glyphs * 2L ) )
197 for ( n = 0; n < num_glyphs; n++ )
210 for ( n = 0; n < num_glyphs; n++ )
288 table->num_glyphs = (FT_UShort)num_glyphs;
321 FT_Int num_glyphs; local
    [all...]
ttsbit.c 1354 FT_ULong mm, num_glyphs; local
1360 num_glyphs = FT_NEXT_ULONG( p );
1362 /* overflow check for p + ( num_glyphs + 1 ) * 4 */
1364 num_glyphs > (FT_ULong)( ( ( p_limit - p ) >> 2 ) - 1 ) )
1367 for ( mm = 0; mm < num_glyphs; mm++ )
1382 if ( mm >= num_glyphs )
1390 FT_ULong image_size, mm, num_glyphs; local
1401 num_glyphs = FT_NEXT_ULONG( p );
1403 /* overflow check for p + 2 * num_glyphs */
1404 if ( num_glyphs > (FT_ULong)( ( p_limit - p ) >> 1 )
    [all...]
sfwoff2.c 848 FT_UShort num_glyphs; local
874 if ( FT_READ_USHORT( num_glyphs ) )
879 FT_TRACE4(( "num_glyphs = %u; index_format = %u\n",
880 num_glyphs, index_format ));
882 info->num_glyphs = num_glyphs;
889 ( (FT_ULong)num_glyphs + 1 );
916 if ( FT_NEW_ARRAY( loca_values, num_glyphs + 1 ) )
923 bitmap_length = ( ( num_glyphs + 31U ) >> 5 ) << 2;
930 if ( FT_NEW_ARRAY( info->x_mins, num_glyphs ) )
1264 FT_UShort num_glyphs; local
    [all...]
  /xsrc/external/mit/xfs/dist/difs/
fontinfo.c 354 unsigned long num_glyphs; local
362 &data_size, &num_glyphs, &offsets, &glyph_data, &freedata);
380 (SIZEOF(fsOffset32) * num_glyphs) + 3) >> 2,
382 .num_chars = num_glyphs,
388 SwapLongs((long *)offsets, num_glyphs * 2);
389 WriteToClient(pPtr->client, (num_glyphs * SIZEOF(fsOffset32)),
  /xsrc/external/mit/freetype/dist/include/freetype/internal/
wofftypes.h 219 * num_glyphs ::
240 FT_UShort num_glyphs; member in struct:WOFF2_InfoRec_
t1types.h 115 FT_Int num_glyphs; member in struct:T1_FontRec_
cfftypes.h 106 FT_UInt num_glyphs; member in struct:CFF_CharsetRec_
344 FT_UInt num_glyphs; member in struct:CFF_FontRec_
psaux.h 662 FT_UInt num_glyphs; /* number of glyphs in font */ member in struct:PS_Decoder_
951 FT_UInt num_glyphs; member in struct:T1_DecoderRec_
1199 FT_UInt num_glyphs; /* number of glyphs in font */ member in struct:CFF_Decoder_
tttypes.h 590 * num_glyphs ::
615 FT_ULong num_glyphs; member in struct:TT_SBit_RangeRec_
789 * num_glyphs ::
803 FT_UShort num_glyphs; member in struct:TT_Post_20Rec_
821 * num_glyphs ::
829 FT_UShort num_glyphs; member in struct:TT_Post_25_
  /xsrc/external/mit/libXft/dist/src/
xftfreetype.c 800 FT_UInt num_glyphs; local
908 num_glyphs = (FT_UInt)face->num_glyphs + 1;
910 (size_t)num_glyphs * sizeof (XftGlyph *) +
1014 memset (font->glyphs, '\0', (size_t)num_glyphs * sizeof (XftGlyph *));
1015 font->num_glyphs = num_glyphs;
1024 font->hash_table = (XftUcsHash *) (font->glyphs + font->num_glyphs);
1100 for (i = 0; i < font->num_glyphs; i++)
1117 (size_t)font->num_glyphs * sizeof (XftGlyph *)
    [all...]
xftint.h 161 FT_UInt num_glyphs; /* size of glyphs/bitmaps arrays */ member in struct:_XftFontInt
  /xsrc/external/mit/freetype/dist/src/truetype/
ttgload.c 596 FT_Long num_glyphs = loader->face->root.num_glyphs; local
627 if ( subglyph->index >= num_glyphs )
1636 if ( glyph_index >= (FT_UInt)face->root.num_glyphs )
  /xsrc/external/mit/freetype/dist/include/freetype/
freetype.h 899 * num_glyphs ::
1036 FT_Long num_glyphs; member in struct:FT_FaceRec_

Completed in 21 milliseconds