HomeSort by relevance Sort by last modified time
    Searched defs:descriptionLabel (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/gtk/webkit/
webkitsoupauthdialog.c 209 GtkWidget* descriptionLabel;
262 descriptionLabel = gtk_label_new(description);
264 gtk_misc_set_alignment(GTK_MISC(descriptionLabel), 0.0, 0.5);
265 gtk_label_set_line_wrap(GTK_LABEL(descriptionLabel), TRUE);
266 gtk_box_pack_start(GTK_BOX(mainVBox), GTK_WIDGET(descriptionLabel),
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 32 milliseconds