Searched refs:font_funcs (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | font-options.hh | 48 g_free (font_funcs); in ~font_options_t() 64 char *font_funcs = nullptr; member 104 if (!font_funcs) in post_parse() 111 if (0 == g_ascii_strcasecmp (font_funcs, supported_font_funcs[i].name)) in post_parse() 129 font_funcs, in post_parse() 268 {"font-funcs", 0, 0, G_OPTION_ARG_STRING, &this->font_funcs, text, "impl"}, in add_options()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-gobject-structs.cc | 95 HB_DEFINE_OBJECT_TYPE (font_funcs)
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-object.c | 172 OBJECT_WITH_IMMUTABILITY (font_funcs),
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 32187 HB_DEFINE_OBJECT_TYPE (font_funcs) 71951 {"font-funcs", 0, 0, G_OPTION_ARG_STRING, &this->font_funcs, text, "impl"},
|