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

  /external/chromium/chrome/browser/ui/gtk/infobars/
infobar_gtk.cc 183 GtkWidget* initial_label = gtk_label_new( local
188 gtk_util::ForceFontSizePixels(initial_label, 13.4);
194 gtk_widget_modify_fg(initial_label, GTK_STATE_NORMAL, &gtk_util::kGdkBlack);
199 gtk_box_pack_start(GTK_BOX(hbox), initial_label, FALSE, FALSE, 0); local
  /external/srec/tools/grxmlcompile/
netw_dump.cpp 251 else if (arc[loc]->outputLabel == INITIAL_LABEL)
sub_grph.h 48 #define INITIAL_LABEL -100011 // Initial silence
sub_phon.cpp 455 arcOne= CreateArc (modelSequence[0], INITIAL_LABEL, startId, intId);

Completed in 115 milliseconds