HomeSort by relevance Sort by last modified time
    Searched refs:get_font (Results 1 - 7 of 7) sorted by null

  /external/harfbuzz_ng/util/
hb-ot-shape-closure.cc 59 font = hb_font_reference (font_opts->get_font ());
shape-consumer.hh 42 font = hb_font_reference (font_opts->get_font ());
view-cairo.hh 46 scale = double (view_options.font_size) / hb_face_get_upem (hb_font_get_face (font_opts->get_font ()));
hb-shape.cc 43 font = hb_font_reference (font_opts->get_font ());
options.hh 256 hb_font_t *get_font (void) const;
helper-cairo.cc 67 hb_font_t *font = hb_font_reference (font_opts->get_font ());
options.cc 393 font_options_t::get_font (void) const function in class:font_options_t

Completed in 44 milliseconds