Home
last modified time | relevance | path

Searched refs:font_funcs (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/util/
Dfont-options.hh48 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/
Dhb-gobject-structs.cc95 HB_DEFINE_OBJECT_TYPE (font_funcs)
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-object.c172 OBJECT_WITH_IMMUTABILITY (font_funcs),
/third_party/chromium/patch/
D0001-cve.patch32187 HB_DEFINE_OBJECT_TYPE (font_funcs)
71951 {"font-funcs", 0, 0, G_OPTION_ARG_STRING, &this->font_funcs, text, "impl"},