Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ft.cc77 FT_Face ft_face; member
87 _hb_ft_font_create (FT_Face ft_face, bool symbol, bool unref) in _hb_ft_font_create()
272 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_h_advances() local
333 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_v_origin() local
379 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_extents() local
412 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_contour_point() local
438 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_name() local
456 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_from_name() local
489 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_font_h_extents() local
555 _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.cc320 FT_Face ft_face; in main() local
/external/harfbuzz_ng/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
/external/harfbuzz_ng/test/api/
Dtest-ot-math.c36 static FT_Face ft_face; variable
/external/skia/src/ports/
DSkFontHost_FreeType_common.cpp890 FT_Face ft_face, in colrv1_start_glyph()