Searched defs:sfnt_size (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftmac.c | 739 size_t sfnt_size; in FT_New_Face_From_SFNT() local
|
/third_party/skia/third_party/externals/freetype/builds/mac/ |
H A D | ftmac.c | 1119 size_t sfnt_size; in FT_New_Face_From_SFNT() local
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | sfwoff2.c | 253 pad4( FT_Byte** sfnt_bytes, FT_ULong* sfnt_size, FT_ULong* out_offset, FT_Memory memory ) pad4() argument 756 store_loca( FT_ULong* loca_values, FT_ULong loca_values_size, FT_UShort index_format, FT_ULong* checksum, FT_Byte** sfnt_bytes, FT_ULong* sfnt_size, FT_ULong* out_offset, FT_Memory memory ) store_loca() argument 820 reconstruct_glyf( FT_Stream stream, FT_ULong* glyf_checksum, FT_ULong* loca_checksum, FT_Byte** sfnt_bytes, FT_ULong* sfnt_size, FT_ULong* out_offset, WOFF2_Info info, FT_Memory memory ) reconstruct_glyf() argument 1347 reconstruct_hmtx( FT_Stream stream, FT_UShort num_glyphs, FT_UShort num_hmetrics, FT_Short* x_mins, FT_ULong* checksum, FT_Byte** sfnt_bytes, FT_ULong* sfnt_size, FT_ULong* out_offset, FT_Memory memory ) reconstruct_hmtx() argument 1493 reconstruct_font( FT_Byte* transformed_buf, FT_ULong transformed_buf_size, WOFF2_Table* indices, WOFF2_Header woff2, WOFF2_Info info, FT_Byte** sfnt_bytes, FT_ULong* sfnt_size, FT_Memory memory ) reconstruct_font() argument 1768 FT_ULong sfnt_size; FT_LOCAL_DEF() local [all...] |
Completed in 6 milliseconds