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.hh43 void init (const font_options_t *font_opts) in init()
74 void finish (const font_options_t *font_opts) in finish()
90 void render (const font_options_t *font_opts);
Dshape-consumer.hh40 void init (const font_options_t *font_opts) in init()
66 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()
90 void finish (const font_options_t *font_opts) in finish()
Dhb-shape.cc38 void init (const font_options_t *font_opts) in init()
101 void finish (const font_options_t *font_opts) in finish()
Doptions.hh240 struct font_options_t : option_group_t struct
242 font_options_t (option_parser_t *parser) { in font_options_t() function
250 ~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.hh74 font_options_t font_opts;
Dview-cairo.cc55 view_cairo_t::render (const font_options_t *font_opts) in render()
Doptions.cc334 font_options_t::add_options (option_parser_t *parser) in add_options()
393 font_options_t::get_font (void) const in get_font()
Dhelper-cairo.cc64 helper_cairo_create_scaled_font (const font_options_t *font_opts, in helper_cairo_create_scaled_font()