Home
last modified time | relevance | path

Searched refs:font_count (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmovtextenc.c90 int font_count; member
267 av_dynarray_add(&s->fonts, &s->font_count, style->font_name); in encode_sample_description()
274 for (j = 0; j < s->font_count; j++) { in encode_sample_description()
281 av_dynarray_add(&s->fonts, &s->font_count, in encode_sample_description()
287 av_dynarray_add(&s->fonts, &s->font_count, (char*)"Serif"); in encode_sample_description()
291 bytestream_put_be32(&p, SIZE_ADD + 3 * s->font_count + font_names_total_len); // Size in encode_sample_description()
293 bytestream_put_be16(&p, s->font_count); in encode_sample_description()
297 for (i = 0; i < s->font_count; i++) { in encode_sample_description()
500 for (i = 0; i < s->font_count; i++) { in find_font_id()
/third_party/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c316 FT_UShort font_count = 0; in fnt_face_get_dll_font() local
357 font_count = count; in fnt_face_get_dll_font()
368 if ( !font_count || !font_offset ) in fnt_face_get_dll_font()
377 if ( font_count * 118UL > stream->size ) in fnt_face_get_dll_font()
384 face->root.num_faces = font_count; in fnt_face_get_dll_font()
389 if ( face_index >= font_count ) in fnt_face_get_dll_font()
/third_party/flutter/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c310 FT_UShort font_count = 0; in fnt_face_get_dll_font() local
351 font_count = count; in fnt_face_get_dll_font()
362 if ( !font_count || !font_offset ) in fnt_face_get_dll_font()
371 if ( font_count * 118UL > stream->size ) in fnt_face_get_dll_font()
378 face->root.num_faces = font_count; in fnt_face_get_dll_font()
383 if ( face_index >= font_count ) in fnt_face_get_dll_font()
/third_party/freetype/src/winfonts/
Dwinfnt.c309 FT_UShort font_count = 0; in fnt_face_get_dll_font() local
350 font_count = count; in fnt_face_get_dll_font()
361 if ( !font_count || !font_offset ) in fnt_face_get_dll_font()
370 if ( font_count * 118UL > stream->size ) in fnt_face_get_dll_font()
377 face->root.num_faces = font_count; in fnt_face_get_dll_font()
382 if ( face_index >= font_count ) in fnt_face_get_dll_font()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dgen_overlay_fonts.py258 font_count=len(font_data),
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.235793 `font_count'.
/third_party/freetype/
DChangeLog.235793 `font_count'.
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.235793 `font_count'.