Home
last modified time | relevance | path

Searched refs:num_faces (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/harfbuzz/src/
Dmain.cc309 unsigned num_faces = hb_face_count (blob); in dump_glyphs() local
310 for (unsigned face_index = 0; face_index < num_faces; ++face_index) in dump_glyphs()
384 unsigned num_faces = hb_face_count (blob); in print_layout_info_using_private_api() local
385 printf ("%d font(s) found in file\n", num_faces); in print_layout_info_using_private_api()
386 for (unsigned n_font = 0; n_font < num_faces; ++n_font) in print_layout_info_using_private_api()
389 printf ("Font %d of %d:\n", n_font, num_faces); in print_layout_info_using_private_api()
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrobjs.c101 FT_Long num_faces; in pfr_face_init() local
106 &num_faces ); in pfr_face_init()
110 pfrface->num_faces = num_faces; in pfr_face_init()
116 if ( ( face_index & 0xFFFF ) >= pfrface->num_faces ) in pfr_face_init()
/third_party/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c384 face->root.num_faces = font_count; in fnt_face_get_dll_font()
449 face->root.num_faces = 0; in fnt_face_get_dll_font()
557 if ( face_index == face->root.num_faces ) in fnt_face_get_dll_font()
579 face->root.num_faces++; in fnt_face_get_dll_font()
586 if ( !face->root.num_faces ) in fnt_face_get_dll_font()
593 if ( face_index >= face->root.num_faces ) in fnt_face_get_dll_font()
751 fntface->num_faces = 1; in FNT_Face_Init()
/third_party/skia/third_party/externals/freetype/src/base/
Dftmac.c553 short num_faces; in count_faces() local
569 num_faces = 1; in count_faces()
571 num_faces = count_faces_scalable( *fond ); in count_faces()
573 return num_faces; in count_faces()
844 (*aface)->num_faces = num_faces_in_res; in FT_New_Face_From_Suitcase()
Dftobjs.c2196 (*aface)->num_faces = 1; in IsMacResource()
2215 (*aface)->num_faces = count; in IsMacResource()
2737 face->num_faces, in ft_open_face_internal()
2738 face->num_faces == 1 ? "" : "s" )); in ft_open_face_internal()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.h68 FT_Long* num_faces );
Dsfobjs.c727 face->root.num_faces = face->ttc_header.count; in sfnt_init_face()
732 face->root.num_faces = woff2_num_faces; in sfnt_init_face()
Dsfwoff2.c1742 FT_Long* num_faces ) in woff2_open_font() argument
2087 *num_faces = woff2.num_fonts; in woff2_open_font()
/third_party/skia/third_party/externals/freetype/builds/mac/
Dftmac.c931 short num_faces; in count_faces() local
948 num_faces = 1; in count_faces()
950 num_faces = count_faces_scalable( *fond ); in count_faces()
953 return num_faces; in count_faces()
1221 (*aface)->num_faces = num_faces_in_res; in FT_New_Face_From_Suitcase()
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffobjs.c644 cffface->num_faces = (FT_Long)cff->num_faces; in cff_face_init()
863 cffface->num_faces = (FT_Long)cff->num_faces; in cff_face_init()
Dcffload.c2359 font->num_faces = font->name_index.count; in cff_font_load()
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
Dftrandom.c218 if ( face->num_faces == 1 ) in ExecuteTest()
225 num = face->num_faces; in ExecuteTest()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dcfftypes.h343 FT_UInt num_faces; member
/third_party/skia/third_party/externals/freetype/src/cid/
Dcidobjs.c306 cidface->num_faces = 1; in cid_face_init()
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1objs.c328 face->root.num_faces = 1; in T1_Face_Init()
/third_party/skia/third_party/externals/freetype/include/freetype/
Dfreetype.h1065 FT_Long num_faces; member
/third_party/skia/third_party/externals/freetype/src/type42/
Dt42objs.c183 face->root.num_faces = 1; in T42_Face_Init()
/third_party/skia/third_party/externals/freetype/src/bdf/
Dbdfdrivr.c412 bdfface->num_faces = 1; in BDF_Face_Init()
/third_party/skia/third_party/externals/freetype/src/pcf/
Dpcfread.c1428 root->num_faces = 1; in pcf_load_font()
/third_party/skia/src/ports/
DSkFontHost_FreeType.cpp1836 *numFaces = face->num_faces; in recognizedFont()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.202531 `root->num_faces' to `cff->num_faces' and set `units_per_EM'
DChangeLog.2104307 [sfnt] Support `face->num_faces' for WOFF2 fonts.
4309 Set correct value of `face->num_faces' for WOFF2 fonts. This is
4321 `face->root.num_faces' if `woff2_num_faces' is set.
4326 * src/sfnt/sfwoff2.h (woff2_open_font): Add parameter `num_faces' to
DChangeLog.221749 passed via face->num_faces. If bitmap faces are embedded in sfnt
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES2804 to return the number of available faces via face->num_faces.
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi9825 <!-- FT_Long FT_FaceRec_::num_faces -->
9826 …<var-decl name='num_faces' type-id='type-id-589' visibility='default' filepath='/collab/usr/global…

12