Searched refs:box_name (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/pixman/dist/demos/ |
| H A D | scale.c | 151 get_value (app_t *app, const named_int_t table[], const char *box_name) argument 153 GtkComboBox *box = GTK_COMBO_BOX (get_widget (app, box_name)); 320 set_up_combo_box (app_t *app, const char *box_name, argument 323 GtkWidget *widget = get_widget (app, box_name); 353 set_up_filter_box (app_t *app, const char *box_name) argument 355 set_up_combo_box (app, box_name, G_N_ELEMENTS (filters), filters);
|
| H A D | dither.c | 85 get_value (app_t *app, const named_int_t table[], const char *box_name) argument 87 GtkComboBox *box = GTK_COMBO_BOX (get_widget (app, box_name)); 155 set_up_combo_box (app_t *app, const char *box_name, argument 158 GtkWidget *widget = get_widget (app, box_name);
|
Completed in 8 milliseconds