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

  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen.css 63 color: buttontext !important;
  /external/chromium_org/ui/login/
oobe.css 41 color: buttontext !important;
  /external/fio/
gfio.c 54 const char *buttontext; member in struct:button_spec
60 .buttontext = "Connect",
66 .buttontext = "Send",
72 .buttontext = "Start Job",
191 GtkWidget *button = gtk_button_new_with_label(buttonspec->buttontext);
    [all...]

Completed in 235 milliseconds