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

  /external/harfbuzz_ng/util/
view-cairo.hh 46 void init (const font_options_t *font_opts)
77 void finish (const font_options_t *font_opts)
97 void render (const font_options_t *font_opts);
hb-ot-shape-closure.cc 56 void init (const font_options_t *font_opts)
91 void finish (const font_options_t *font_opts)
shape-consumer.hh 42 void init (const font_options_t *font_opts)
71 void finish (const font_options_t *font_opts)
helper-cairo.hh 36 helper_cairo_create_scaled_font (const font_options_t *font_opts,
hb-shape.cc 40 void init (const font_options_t *font_opts)
107 void finish (const font_options_t *font_opts)
main-font-text.hh 74 font_options_t font_opts;
options.hh 274 struct font_options_t : option_group_t struct in inherits:option_group_t
276 font_options_t (option_parser_t *parser) { function in struct:font_options_t
285 ~font_options_t (void) {
view-cairo.cc 55 view_cairo_t::render (const font_options_t *font_opts)
options.cc 353 font_options_t::add_options (option_parser_t *parser)
435 font_options_t::get_font (void) const
helper-cairo.cc 73 helper_cairo_create_scaled_font (const font_options_t *font_opts,

Completed in 347 milliseconds