Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/gtk/
Dgtk_util.h98 void UndoForceFontSize(GtkWidget* widget);
Dlocation_bar_view_gtk.cc884 gtk_util::UndoForceFontSize(security_info_label_); in Observe()
885 gtk_util::UndoForceFontSize(tab_to_search_full_label_); in Observe()
886 gtk_util::UndoForceFontSize(tab_to_search_partial_label_); in Observe()
887 gtk_util::UndoForceFontSize(tab_to_search_hint_leading_label_); in Observe()
888 gtk_util::UndoForceFontSize(tab_to_search_hint_trailing_label_); in Observe()
Dfind_bar_gtk.cc511 gtk_util::UndoForceFontSize(text_entry_); in Observe()
512 gtk_util::UndoForceFontSize(match_count_label_); in Observe()
Dgtk_util.cc481 void UndoForceFontSize(GtkWidget* widget) { in UndoForceFontSize() function
/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()
/external/chromium_org/chrome/browser/ui/gtk/omnibox/
Domnibox_popup_view_gtk.cc302 gtk_util::UndoForceFontSize(window_); in Observe()
Domnibox_view_gtk.cc798 gtk_util::UndoForceFontSize(text_view_); in SetBaseColor()
799 gtk_util::UndoForceFontSize(gray_text_view_); in SetBaseColor()