Home
last modified time | relevance | path

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

/external/harfbuzz_ng/util/
Dfont-options.hh43 struct font_options_t : face_options_t struct
45 ~font_options_t () in ~font_options_t() argument
56 hb_variation_t *variations = nullptr;
57 unsigned int num_variations = 0;
58 int x_ppem = 0;
59 int y_ppem = 0;
60 double ptem = 0.;
84 font_options_t::post_parse (GError **error) in post_parse() argument