/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ft.cc | 75 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 …]
|
D | test-ot-color.cc | 312 FT_Face ft_face; in main() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ft.cc | 82 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/ |
D | hb-ft.cc | 82 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/ |
D | helper-cairo.cc | 84 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/ |
D | helper-cairo.cc | 84 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/ |
D | test-ot-math.c | 36 static FT_Face ft_face; variable
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-ot-math.c | 36 static FT_Face ft_face; variable
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-ot-math.c | 36 static FT_Face ft_face; variable
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | helper-cairo.hh | 88 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/ |
D | perf-draw.hh | 98 FT_Face ft_face = hb_ft_font_get_face (font); in draw() local
|
/third_party/harfbuzz/perf/ |
D | perf-draw.hh | 98 FT_Face ft_face = hb_ft_font_get_face (font); in draw() local
|
/third_party/skia/src/ports/ |
D | SkFontHost_FreeType_common.cpp | 999 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()
|