HomeSort by relevance Sort by last modified time
    Searched full:gtk_combo_box_set_active (Results 1 - 3 of 3) sorted by null

  /external/fio/
goptions.c 321 gtk_combo_box_set_active(GTK_COMBO_BOX(c->combo), i);
349 gtk_combo_box_set_active(GTK_COMBO_BOX(c->combo), active);
366 gtk_combo_box_set_active(GTK_COMBO_BOX(c->combo), i);
394 gtk_combo_box_set_active(GTK_COMBO_BOX(c->combo), active);
786 gtk_combo_box_set_active(GTK_COMBO_BOX(g->combo), ++index);
793 gtk_combo_box_set_active(GTK_COMBO_BOX(g->combo), --index);
820 gtk_combo_box_set_active(GTK_COMBO_BOX(g->combo), i);
855 gtk_combo_box_set_active(GTK_COMBO_BOX(g->combo), 0);
    [all...]
gclient.c 606 gtk_combo_box_set_active(GTK_COMBO_BOX(ge->eta.names), 0);
    [all...]
gfio.c 581 gtk_combo_box_set_active(GTK_COMBO_BOX(cw.combo), 0);
    [all...]

Completed in 404 milliseconds