Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ft.cc71 FT_Face ft_face; member
77 _hb_ft_font_create (FT_Face ft_face, bool unref) in _hb_ft_font_create()
239 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_v_origin() local
282 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_extents() local
314 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_contour_point() local
355 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_glyph_from_name() local
387 FT_Face ft_face = ft_font->ft_face; in hb_ft_get_font_h_extents() local
411 _hb_ft_font_set_funcs (hb_font_t *font, FT_Face ft_face, bool unref) in _hb_ft_font_set_funcs()
457 FT_Face ft_face = (FT_Face) user_data; in reference_table() local
492 hb_ft_face_create (FT_Face ft_face, in hb_ft_face_create()
[all …]
/external/harfbuzz_ng/util/
Dhelper-cairo.cc80 FT_Face ft_face = NULL;//hb_ft_font_get_face (font); in helper_cairo_create_scaled_font() local
138 FT_Face ft_face = cairo_ft_scaled_font_lock_face (scaled_font); in helper_cairo_scaled_font_has_color() local