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

  /external/chromium/chrome/browser/ui/gtk/
certificate_viewer.cc 34 gtk_util::CreateBoldLabel(text),
194 gtk_util::CreateBoldLabel(
536 gtk_util::CreateBoldLabel(l10n_util::GetStringUTF8(
574 gtk_util::CreateBoldLabel(l10n_util::GetStringUTF8(
604 gtk_util::CreateBoldLabel(l10n_util::GetStringUTF8(
ssl_client_certificate_selector.cc 113 GtkWidget* site_description_label = gtk_util::CreateBoldLabel(
127 GtkWidget* choose_description_label = gtk_util::CreateBoldLabel(
gtk_util.h 100 GtkWidget* CreateBoldLabel(const std::string& text);
content_setting_bubble_gtk.cc 210 gtk_util::IndentWidget(gtk_util::CreateBoldLabel(*j)),
first_run_dialog.cc 195 GtkWidget* welcome_message = gtk_util::CreateBoldLabel(
gtk_util.cc 257 GtkWidget* CreateBoldLabel(const std::string& text) {
    [all...]

Completed in 187 milliseconds