Searched defs:GetBackgroundColor (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dchrome_style.cc21 SkColor GetBackgroundColor() { function in namespace:chrome_style
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_types.cc51 SkColor DialogNotification::GetBackgroundColor() const { function in class:autofill::DialogNotification
78 return GetBackgroundColor();
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_delegate.cc31 bool MenuDelegate::GetBackgroundColor(int command_id, function in class:views::MenuDelegate
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_android.cc123 jint WebContentsAndroid::GetBackgroundColor(JNIEnv* env, jobject obj) { function in class:content::WebContentsAndroid
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusBrush.h918 Status GetBackgroundColor(OUT Color *color) const function in class:HatchBrush
/external/chromium_org/ash/shelf/
H A Dshelf_view.cc153 virtual bool GetBackgroundColor(int command_id,
193 bool ShelfMenuModelAdapter::GetBackgroundColor(int command_id, function in class:ash::__anon1943::ShelfMenuModelAdapter
/external/chromium_org/content/browser/android/
H A Dcontent_view_core_impl.cc228 root_layer_->SetBackgroundColor(GetBackgroundColor(env, obj));
351 jint ContentViewCoreImpl::GetBackgroundColor(JNIEnv* env, jobject obj) { function in class:content::ContentViewCoreImpl
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Wnd.cpp404 sThis << CPWL_Utils::GetRectFillAppStream(rectWnd,this->GetBackgroundColor());
447 CPWL_Utils::DrawFillRect(pDevice,pUser2Device,rcClient,this->GetBackgroundColor(),GetTransparency());
721 CPWL_Color CPWL_Wnd::GetBackgroundColor() const function in class:CPWL_Wnd
1095 color = CPWL_Utils::DevideColor(GetBackgroundColor(),2);
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield.cc381 SkColor Textfield::GetBackgroundColor() const { function in class:views::Textfield
1040 label.SetBackgroundColor(GetBackgroundColor());
1053 canvas->DrawColor(GetBackgroundColor());
1585 const SkColor color = GetBackgroundColor();
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h1428 inline FX_ARGB GetBackgroundColor(int& iColorType) function in class:CPDF_FormControl
1705 inline FX_ARGB GetBackgroundColor(int& iColorType) function in class:CPDF_ApSettings

Completed in 257 milliseconds