Home
last modified time | relevance | path

Searched refs:font_options_t (Results 1 – 10 of 10) sorted by relevance

/external/harfbuzz_ng/util/
Dview-cairo.hh46 void init (const font_options_t *font_opts) in init()
77 void finish (const font_options_t *font_opts) in finish()
97 void render (const font_options_t *font_opts);
Dshape-consumer.hh42 void init (const font_options_t *font_opts) in init()
71 void finish (const font_options_t *font_opts) in finish()
Dhb-ot-shape-closure.cc56 void init (const font_options_t *font_opts) in init()
91 void finish (const font_options_t *font_opts) in finish()
Dhb-shape.cc40 void init (const font_options_t *font_opts) in init()
109 void finish (const font_options_t *font_opts) in finish()
Doptions.cc263 font_options_t *font_opts = (font_options_t *) data; in parse_variations()
400 font_options_t *font_opts = (font_options_t *) data; in parse_font_size()
417 font_options_t::add_options (option_parser_t *parser) in add_options()
533 font_options_t::get_font (void) const in get_font()
Doptions.hh284 struct font_options_t : option_group_t struct
286 font_options_t (option_parser_t *parser, in font_options_t() function
303 ~font_options_t (void) { in ~font_options_t() argument
Dhelper-cairo.hh36 helper_cairo_create_scaled_font (const font_options_t *font_opts);
Dmain-font-text.hh108 font_options_t font_opts;
Dview-cairo.cc33 view_cairo_t::render (const font_options_t *font_opts) in render()
Dhelper-cairo.cc74 helper_cairo_create_scaled_font (const font_options_t *font_opts) in helper_cairo_create_scaled_font()