Home
last modified time | relevance | path

Searched refs:named_int_t (Results 1 – 2 of 2) sorted by relevance

/third_party/pixman/demos/
Ddither.c62 } named_int_t; typedef
64 static const named_int_t formats[] =
77 static const named_int_t dithers[] =
85 get_value (app_t *app, const named_int_t table[], const char *box_name) in get_value()
158 int n_entries, const named_int_t table[]) in set_up_combo_box()
177 const named_int_t *info = &(table[i]); in set_up_combo_box()
Dscale.c128 } named_int_t; typedef
130 static const named_int_t filters[] =
142 static const named_int_t repeats[] =
151 get_value (app_t *app, const named_int_t table[], const char *box_name) in get_value()
323 int n_entries, const named_int_t table[]) in set_up_combo_box()
342 const named_int_t *info = &(table[i]); in set_up_combo_box()