Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/util/
H A Dhb-info.cc378 unsigned named_instance = hb_font_get_var_named_instance (font); in _show_subfamily() local
390 unsigned named_instance = hb_font_get_var_named_instance (font); in _show_postscript_name() local
H A Dfont-options.hh78 unsigned int named_instance = HB_FONT_NO_VAR_NAMED_INSTANCE; member