Home
last modified time | relevance | path

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

/third_party/pixman/demos/
Ddither.c157 set_up_combo_box (app_t *app, const char *box_name, in set_up_combo_box() function
216 set_up_combo_box (app, "target_format_combo_box", in app_new()
218 set_up_combo_box (app, "dithering_combo_box", in app_new()
Dscale.c322 set_up_combo_box (app_t *app, const char *box_name, in set_up_combo_box() function
357 set_up_combo_box (app, box_name, G_N_ELEMENTS (filters), filters); in set_up_filter_box()
410 set_up_combo_box ( in app_new()