HomeSort by relevance Sort by last modified time
    Searched refs:font_funcs (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-gobject-structs.cc 61 HB_DEFINE_OBJECT_TYPE (font_funcs)
  /external/harfbuzz_ng/src/
hb-gobject-structs.cc 61 HB_DEFINE_OBJECT_TYPE (font_funcs)
  /external/harfbuzz_ng/util/
options.cc 376 {"font-funcs", 0, 0, G_OPTION_ARG_STRING, &this->font_funcs, text, "format"},
522 if (!font_funcs)
529 if (0 == strcasecmp (font_funcs, supported_font_funcs[i].name))
545 font_funcs,
options.hh 279 font_funcs = NULL;
295 const char *font_funcs; member in struct:font_options_t
  /external/harfbuzz_ng/test/api/
test-object.c 172 OBJECT_WITH_IMMUTABILITY (font_funcs),

Completed in 226 milliseconds