Searched refs:hb_color_t (Results 1 – 9 of 9) sorted by relevance
483 typedef uint32_t hb_color_t; typedef485 #define HB_COLOR(b,g,r,a) ((hb_color_t) HB_TAG ((b),(g),(r),(a)))488 hb_color_get_alpha (hb_color_t color);492 hb_color_get_red (hb_color_t color);496 hb_color_get_green (hb_color_t color);500 hb_color_get_blue (hb_color_t color);
184 hb_color_t *colors = (hb_color_t*) calloc (num_colors, sizeof (hb_color_t)); in layered_glyph_dump()198 hb_color_t color = 0x000000FF; in layered_glyph_dump()
1069 (hb_color_get_alpha) (hb_color_t color) in uint8_t()1083 (hb_color_get_red) (hb_color_t color) in uint8_t()1097 (hb_color_get_green) (hb_color_t color) in uint8_t()1111 (hb_color_get_blue) (hb_color_t color) in uint8_t()
86 hb_color_t *colors /* OUT. May be NULL. */);
182 hb_color_t *colors /* OUT. May be NULL. */) in hb_ot_color_palette_get_colors()
132 hb_color_t *colors /* OUT. May be NULL. */) const in get_palette_colors()
107 const hb_color_t *_colors = (colors); \213 hb_color_t *colors = (hb_color_t*) malloc (num_colors * sizeof (hb_color_t)); in test_hb_ot_color_palette_get_colors_v0()263 hb_color_t colors[3]; in test_hb_ot_color_palette_get_colors_v1()265 size_t colors_size = 3 * sizeof (hb_color_t); in test_hb_ot_color_palette_get_colors_v1()
494 hb_color_t
219 +hb_color_t