Home
last modified time | relevance | path

Searched refs:hb_color_t (Results 1 – 8 of 8) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-ot-color.c107 const hb_color_t *_colors = (colors); \
213 hb_color_t *colors = (hb_color_t*) alloca (num_colors * sizeof (hb_color_t)); in test_hb_ot_color_palette_get_colors_v0()
261 hb_color_t colors[3]; in test_hb_ot_color_palette_get_colors_v1()
263 size_t colors_size = 3 * sizeof (hb_color_t); in test_hb_ot_color_palette_get_colors_v1()
/external/harfbuzz_ng/src/
Dtest-ot-color.cc176 hb_color_t *colors = (hb_color_t*) calloc (num_colors, sizeof (hb_color_t)); in layered_glyph_dump()
190 hb_color_t color = 0x000000FF; in layered_glyph_dump()
Dhb-ot-color.h86 hb_color_t *colors /* OUT. May be NULL. */);
Dhb-common.h458 typedef uint32_t hb_color_t; typedef
460 #define HB_COLOR(b,g,r,a) ((hb_color_t) HB_TAG ((b),(g),(r),(a)))
Dhb-ot-color.cc168 hb_color_t *colors /* OUT. May be NULL. */) in hb_ot_color_palette_get_colors()
Dhb-ot-color-cpal-table.hh132 hb_color_t *colors /* OUT. May be NULL. */) const in get_palette_colors()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt473 hb_color_t
/external/harfbuzz_ng/
DNEWS102 +hb_color_t