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

  /external/harfbuzz_ng/src/
hb-ot-var.h 91 const hb_variation_t *variations, /* IN */
hb-common.h 383 * hb_variation_t:
387 typedef struct hb_variation_t { struct
390 } hb_variation_t; typedef in typeref:struct:hb_variation_t
394 hb_variation_t *variation);
397 hb_variation_to_string (hb_variation_t *variation,
hb-ot-var.cc 122 const hb_variation_t *variations, /* IN */
hb-font.h 608 const hb_variation_t *variations,
hb-font.cc 1561 const hb_variation_t *variations,
    [all...]
  /frameworks/minikin/libs/minikin/
HbFontCache.cpp 120 std::vector<hb_variation_t> variations;
  /external/harfbuzz_ng/util/
options.hh 316 hb_variation_t *variations;
options.cc 283 font_opts->variations = (hb_variation_t *) calloc (font_opts->num_variations, sizeof (*font_opts->variations));

Completed in 386 milliseconds