Home
last modified time | relevance | path

Searched defs:GetBackgroundColor (Results 1 – 23 of 23) 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.cc171 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.cc182 SkColor CefBrowserPlatformDelegateViews::GetBackgroundColor() const { in GetBackgroundColor() function in CefBrowserPlatformDelegateViews
Dview_impl.h658 CEF_VIEW_IMPL_T cef_color_t CEF_VIEW_IMPL_D::GetBackgroundColor() { in GetBackgroundColor() function
/third_party/cef/libcef/browser/
Dcontext.cc393 SkColor CefContext::GetBackgroundColor( in GetBackgroundColor() function in CefContext
Dmenu_model_impl.cc156 bool GetBackgroundColor(int index, in GetBackgroundColor() function in __anon26eeef750111::CefSimpleMenuModel
843 bool CefMenuModelImpl::GetBackgroundColor(int index, in GetBackgroundColor() function in CefMenuModelImpl
Dbrowser_platform_delegate.cc138 SkColor CefBrowserPlatformDelegate::GetBackgroundColor() const { in GetBackgroundColor() function in CefBrowserPlatformDelegate
Dbrowser_host_base.cc830 SkColor CefBrowserHostBase::GetBackgroundColor() const { in GetBackgroundColor() function in CefBrowserHostBase
/third_party/cef/libcef_dll/ctocpp/views/
Dview_ctocpp.cc665 NO_SANITIZE("cfi-icall") cef_color_t CefViewCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefViewCToCpp
Dbutton_ctocpp.cc765 NO_SANITIZE("cfi-icall") cef_color_t CefButtonCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefButtonCToCpp
Dbrowser_view_ctocpp.cc772 cef_color_t CefBrowserViewCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefBrowserViewCToCpp
Dscroll_view_ctocpp.cc805 NO_SANITIZE("cfi-icall") cef_color_t CefScrollViewCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefScrollViewCToCpp
Dpanel_ctocpp.cc897 NO_SANITIZE("cfi-icall") cef_color_t CefPanelCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefPanelCToCpp
Dmenu_button_ctocpp.cc1023 NO_SANITIZE("cfi-icall") cef_color_t CefMenuButtonCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefMenuButtonCToCpp
Dlabel_button_ctocpp.cc979 cef_color_t CefLabelButtonCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefLabelButtonCToCpp
Dtextfield_ctocpp.cc1184 NO_SANITIZE("cfi-icall") cef_color_t CefTextfieldCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefTextfieldCToCpp
Dwindow_ctocpp.cc1468 NO_SANITIZE("cfi-icall") cef_color_t CefWindowCToCpp::GetBackgroundColor() { in GetBackgroundColor() function in CefWindowCToCpp
/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/
Dgdiplusbrush.h115 Status GetBackgroundColor(Color *color) const in GetBackgroundColor() function
/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.cc455 base::Optional<SkColor> CefRenderWidgetHostViewOSR::GetBackgroundColor() { in GetBackgroundColor() function in CefRenderWidgetHostViewOSR