Home
last modified time | relevance | path

Searched defs:ft_face (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ft.cc75 FT_Face ft_face; member
85 _hb_ft_font_create (FT_Face ft_face, bool symbol, bool unref) in _hb_ft_font_create()
270 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_h_advances() local
331 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_v_origin() local
358 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_extents() local
391 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_contour_point() local
417 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_name() local
435 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_from_name() local
468 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_font_h_extents() local
530 _hb_ft_font_set_funcs (hb_font_t *font, FT_Face ft_face, bool unref) in _hb_ft_font_set_funcs()
[all …]
Dtest-ot-color.cc312 FT_Face ft_face; in main() local
/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()
334 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_h_advances() local
395 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_v_origin() local
441 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_extents() local
474 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_contour_point() local
500 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_name() local
518 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_from_name() local
551 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_font_h_extents() local
611 _hb_ft_font_set_funcs (hb_font_t *font, FT_Face ft_face, bool unref) in _hb_ft_font_set_funcs()
[all …]
/third_party/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()
334 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_h_advances() local
395 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_v_origin() local
441 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_extents() local
474 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_contour_point() local
500 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_name() local
518 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_from_name() local
551 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_font_h_extents() local
617 _hb_ft_font_set_funcs (hb_font_t *font, FT_Face ft_face, bool unref) in _hb_ft_font_set_funcs()
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Dhelper-cairo.cc84 FT_Face ft_face = nullptr;//hb_ft_font_get_face (font); in helper_cairo_create_scaled_font() local
166 FT_Face ft_face = cairo_ft_scaled_font_lock_face (scaled_font); in helper_cairo_scaled_font_has_color() local
/third_party/harfbuzz/util/
Dhelper-cairo.cc84 FT_Face ft_face = nullptr;//hb_ft_font_get_face (font); in helper_cairo_create_scaled_font() local
166 FT_Face ft_face = cairo_ft_scaled_font_lock_face (scaled_font); in helper_cairo_scaled_font_has_color() local
/third_party/harfbuzz/test/api/
Dtest-ot-math.c36 static FT_Face ft_face; variable
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-math.c36 static FT_Face ft_face; variable
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-ot-math.c36 static FT_Face ft_face; variable
/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
170 FT_Face ft_face = cairo_ft_scaled_font_lock_face (scaled_font); in helper_cairo_scaled_font_has_color() local
/third_party/skia/third_party/externals/harfbuzz/perf/
Dperf-draw.hh98 FT_Face ft_face = hb_ft_font_get_face (font); in draw() local
/third_party/harfbuzz/perf/
Dperf-draw.hh98 FT_Face ft_face = hb_ft_font_get_face (font); in draw() local
/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp999 SkPath GetClipBoxPath(FT_Face ft_face, uint16_t glyph_id, bool untransformed) { in GetClipBoxPath()
1068 FT_Face ft_face, in colrv1_start_glyph()
1207 FT_Face ft_face, in colrv1_start_glyph_bounds()