Home
last modified time | relevance | path

Searched refs:UndoForceFontSize (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dgtk_util.h147 void UndoForceFontSize(GtkWidget* widget);
Dlocation_bar_view_gtk.cc777 gtk_util::UndoForceFontSize(security_info_label_); in Observe()
778 gtk_util::UndoForceFontSize(tab_to_search_full_label_); in Observe()
779 gtk_util::UndoForceFontSize(tab_to_search_partial_label_); in Observe()
780 gtk_util::UndoForceFontSize(tab_to_search_hint_leading_label_); in Observe()
781 gtk_util::UndoForceFontSize(tab_to_search_hint_trailing_label_); in Observe()
Dfind_bar_gtk.cc479 gtk_util::UndoForceFontSize(text_entry_); in Observe()
480 gtk_util::UndoForceFontSize(match_count_label_); in Observe()
Dgtk_util.cc466 void UndoForceFontSize(GtkWidget* widget) { in UndoForceFontSize() function
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_gtk.cc398 gtk_util::UndoForceFontSize(window_); in Observe()
Dautocomplete_edit_view_gtk.cc957 gtk_util::UndoForceFontSize(text_view_); in SetBaseColor()
958 gtk_util::UndoForceFontSize(instant_view_); in SetBaseColor()