Home
last modified time | relevance | path

Searched refs:ft_face (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ft.cc82 FT_Face ft_face; member
92 _hb_ft_font_create (FT_Face ft_face, bool symbol, bool unref) in _hb_ft_font_create() argument
98 ft_font->ft_face = ft_face; in _hb_ft_font_create()
124 _hb_ft_face_destroy (ft_font->ft_face); in _hb_ft_font_destroy()
200 return ft_font->ft_face; in hb_ft_font_get_face()
223 return ft_font->ft_face; in hb_ft_font_lock_face()
255 unsigned int g = FT_Get_Char_Index (ft_font->ft_face, unicode); in hb_ft_get_nominal_glyph()
266 g = FT_Get_Char_Index (ft_font->ft_face, 0xF000u + unicode); in hb_ft_get_nominal_glyph()
292 done < count && (*first_glyph = FT_Get_Char_Index (ft_font->ft_face, *first_unicode)); in hb_ft_get_nominal_glyphs()
314 unsigned int g = FT_Face_GetCharVariantIndex (ft_font->ft_face, unicode, variation_selector); in hb_ft_get_variation_glyph()
[all …]
Dhb-ft.h63 hb_ft_face_create (FT_Face ft_face,
75 hb_ft_face_create_cached (FT_Face ft_face);
85 hb_ft_face_create_referenced (FT_Face ft_face);
102 hb_ft_font_create (FT_Face ft_face,
108 hb_ft_font_create_referenced (FT_Face ft_face);
/third_party/skia/third_party/externals/harfbuzz/util/
Dhelper-cairo.hh88 FT_Face ft_face = nullptr;//hb_ft_font_get_face (font); in helper_cairo_create_scaled_font() local
89 if (!ft_face) in helper_cairo_create_scaled_font()
106 &ft_face)) in helper_cairo_create_scaled_font()
109 if (!ft_face) in helper_cairo_create_scaled_font()
128 FT_Set_Var_Blend_Coordinates (ft_face, num_coords, ft_coords); in helper_cairo_create_scaled_font()
134 cairo_face = cairo_ft_font_face_create_for_ft_face (ft_face, font_opts->ft_load_flags); in helper_cairo_create_scaled_font()
170 FT_Face ft_face = cairo_ft_scaled_font_lock_face (scaled_font); in helper_cairo_scaled_font_has_color() local
171 if (ft_face) in helper_cairo_scaled_font_has_color()
173 if (FT_HAS_COLOR (ft_face)) in helper_cairo_scaled_font_has_color()
/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp871 FT_Face ft_face,
999 SkPath GetClipBoxPath(FT_Face ft_face, uint16_t glyph_id, bool untransformed) { in GetClipBoxPath() argument
1005 FT_Size oldSize = ft_face->size; in GetClipBoxPath()
1012 [ft_face]() -> FT_Size { in GetClipBoxPath()
1014 FT_Error err = FT_New_Size(ft_face, &size); in GetClipBoxPath()
1018 ft_face->family_name); in GetClipBoxPath()
1032 err = FT_Set_Char_Size(ft_face, SkIntToFDot6(ft_face->units_per_EM), 0, 0, 0); in GetClipBoxPath()
1037 FT_Get_Transform(ft_face, &oldTransform, &oldDelta); in GetClipBoxPath()
1038 FT_Set_Transform(ft_face, nullptr, nullptr); in GetClipBoxPath()
1042 if (FT_Get_Color_Glyph_ClipBox(ft_face, glyph_id, &colrGlyphClipBox)) { in GetClipBoxPath()
[all …]
/third_party/skia/third_party/externals/harfbuzz/perf/
Dperf-draw.hh98 FT_Face ft_face = hb_ft_font_get_face (font); in draw() local
112 FT_Load_Glyph (ft_face, gid, FT_LOAD_NO_HINTING | FT_LOAD_NO_SCALE); in draw()
113 FT_Outline_Decompose (&ft_face->glyph->outline, &draw_funcs, nullptr); in draw()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-math.c36 static FT_Face ft_face; variable
64 if ((ft_error = FT_New_Face (ft_library, path, 0, &ft_face))) { in openFont()
70 if ((ft_error = FT_Set_Char_Size (ft_face, 2000, 1000, 0, 0))) in openFont()
72 hb_font = hb_ft_font_create (ft_face, NULL); in openFont()
81 FT_Done_Face (ft_face); in closeFont()
84 ft_face = NULL; in closeFont()
/third_party/chromium/patch/
D0001-cve.patch32135 + FT_Face ft_face = ft_font->ft_face;
32137 + if (unlikely (FT_Load_Glyph (ft_face, glyph,
32141 + if (ft_face->glyph->format != FT_GLYPH_FORMAT_OUTLINE)
32155 + FT_Outline_Decompose (&ft_face->glyph->outline,
72043 + FT_Face ft_face = nullptr;//hb_ft_font_get_face (font);
72044 + if (!ft_face)
72061 + &ft_face))
72064 + if (!ft_face)
72083 + FT_Set_Var_Blend_Coordinates (ft_face, num_coords, ft_coords);
72089 + cairo_face = cairo_ft_font_face_create_for_ft_face (ft_face, font_opts->ft_load_flags);
[all …]
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi6612 …<parameter type-id='type-id-585' name='ft_face' filepath='/tmp/legendre/spack-stage/spack-stage-04…
6617 …<parameter type-id='type-id-585' name='ft_face' filepath='/tmp/legendre/spack-stage/spack-stage-04…
6621 …<parameter type-id='type-id-585' name='ft_face' filepath='/tmp/legendre/spack-stage/spack-stage-04…
/third_party/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi10418 …<parameter type-id='type-id-585' name='ft_face' filepath='/tmp/legendre/spack-stage/spack-stage-04…
10427 …<parameter type-id='type-id-585' name='ft_face' filepath='/tmp/legendre/spack-stage/spack-stage-04…
10434 …<parameter type-id='type-id-585' name='ft_face' filepath='/tmp/legendre/spack-stage/spack-stage-04…