Searched refs:GetActiveSelectionBgColor (Results 1 – 4 of 4) sorted by relevance
62 virtual SkColor GetActiveSelectionBgColor() const = 0;
62 virtual SkColor GetActiveSelectionBgColor() const OVERRIDE;
399 SkColor Gtk2UI::GetActiveSelectionBgColor() const { in GetActiveSelectionBgColor() function in libgtk2ui::Gtk2UI
148 prefs->active_selection_bg_color = linux_ui->GetActiveSelectionBgColor(); in UpdateFromSystemSettings()