Searched refs:get_font (Results 1 – 7 of 7) sorted by relevance
44 font = hb_font_reference (font_opts->get_font ()); in init()
59 font = hb_font_reference (font_opts->get_font ()); in init()
49 …e = double (view_options.font_size) / hb_face_get_upem (hb_font_get_face (font_opts->get_font ())); in init()
45 font = hb_font_reference (font_opts->get_font ()); in init()
291 hb_font_t *get_font (void) const;
76 hb_font_t *font = hb_font_reference (font_opts->get_font ()); in helper_cairo_create_scaled_font()
435 font_options_t::get_font (void) const in get_font() function in font_options_t