Searched refs:OnBackgroundColorChanged (Results 1 – 3 of 3) sorted by relevance
228 void OnBackgroundColorChanged(SkColor color);
406 void ContentViewCoreImpl::OnBackgroundColorChanged(SkColor color) { in OnBackgroundColorChanged() function in content::ContentViewCoreImpl
666 content_view_core_->OnBackgroundColorChanged(color); in OnDidChangeBodyBackgroundColor()