Home
last modified time | relevance | path

Searched defs:GetBackgroundColor (Results 1 – 22 of 22) sorted by relevance

/third_party/cef/libcef/browser/native/
Dbrowser_platform_delegate_native.cc20 SkColor CefBrowserPlatformDelegateNative::GetBackgroundColor() const { in GetBackgroundColor() function in CefBrowserPlatformDelegateNative
/third_party/cef/tests/cefclient/browser/
Dmain_context_impl.cc162 cef_color_t MainContextImpl::GetBackgroundColor() { in GetBackgroundColor() function in client::MainContextImpl
/third_party/cef/libcef/browser/extensions/
Dbrowser_platform_delegate_background.cc41 SkColor CefBrowserPlatformDelegateBackground::GetBackgroundColor() const { in GetBackgroundColor() function in CefBrowserPlatformDelegateBackground
/third_party/cef/libcef/browser/chrome/
Dbrowser_platform_delegate_chrome.cc43 SkColor CefBrowserPlatformDelegateChrome::GetBackgroundColor() const { in GetBackgroundColor() function in CefBrowserPlatformDelegateChrome
/third_party/cef/libcef/browser/views/
Dtextfield_impl.cc213 cef_color_t CefTextfieldImpl::GetBackgroundColor() { in GetBackgroundColor() function in CefTextfieldImpl
Dbrowser_platform_delegate_views.cc184 SkColor CefBrowserPlatformDelegateViews::GetBackgroundColor() const { in GetBackgroundColor() function in CefBrowserPlatformDelegateViews
Dview_impl.h675 CEF_VIEW_IMPL_T cef_color_t CEF_VIEW_IMPL_D::GetBackgroundColor() { in GetBackgroundColor() function
/third_party/cef/libcef/browser/
Dcontext.cc395 SkColor CefContext::GetBackgroundColor( in GetBackgroundColor() function in CefContext
Dmenu_model_impl.cc159 bool GetBackgroundColor(int index, in GetBackgroundColor() function in __anonef9d7b700111::CefSimpleMenuModel
844 bool CefMenuModelImpl::GetBackgroundColor(int index, in GetBackgroundColor() function in CefMenuModelImpl
Dbrowser_platform_delegate.cc139 SkColor CefBrowserPlatformDelegate::GetBackgroundColor() const { in GetBackgroundColor() function in CefBrowserPlatformDelegate
Dbrowser_host_base.cc816 SkColor CefBrowserHostBase::GetBackgroundColor() const { in GetBackgroundColor() function in CefBrowserHostBase
/third_party/cef/libcef_dll/ctocpp/views/
Dview_ctocpp.cc695 NO_SANITIZE("cfi-icall") cef_color_t CefViewCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefViewCToCpp
Dbutton_ctocpp.cc795 NO_SANITIZE("cfi-icall") cef_color_t CefButtonCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefButtonCToCpp
Dbrowser_view_ctocpp.cc802 cef_color_t CefBrowserViewCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefBrowserViewCToCpp
Dscroll_view_ctocpp.cc835 NO_SANITIZE("cfi-icall") cef_color_t CefScrollViewCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefScrollViewCToCpp
Dpanel_ctocpp.cc927 NO_SANITIZE("cfi-icall") cef_color_t CefPanelCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefPanelCToCpp
Dlabel_button_ctocpp.cc1009 cef_color_t CefLabelButtonCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefLabelButtonCToCpp
Dmenu_button_ctocpp.cc1053 NO_SANITIZE("cfi-icall") cef_color_t CefMenuButtonCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefMenuButtonCToCpp
Dtextfield_ctocpp.cc1214 NO_SANITIZE("cfi-icall") cef_color_t CefTextfieldCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefTextfieldCToCpp
Dwindow_ctocpp.cc1524 NO_SANITIZE("cfi-icall") cef_color_t CefWindowCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefWindowCToCpp
/third_party/cef/libcef/browser/osr/
Dbrowser_platform_delegate_osr.cc99 SkColor CefBrowserPlatformDelegateOsr::GetBackgroundColor() const { in GetBackgroundColor() function in CefBrowserPlatformDelegateOsr
Drender_widget_host_view_osr.cc445 absl::optional<SkColor> CefRenderWidgetHostViewOSR::GetBackgroundColor() { in GetBackgroundColor() function in CefRenderWidgetHostViewOSR