HomeSort by relevance Sort by last modified time
    Searched defs:GetBackgroundColor (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/chrome/browser/ui/
chrome_style.cc 21 SkColor GetBackgroundColor() {
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_types.cc 53 SkColor DialogNotification::GetBackgroundColor() const {
80 return GetBackgroundColor();
  /external/chromium_org/ui/views/controls/menu/
menu_delegate.cc 31 bool MenuDelegate::GetBackgroundColor(int command_id,
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusBrush.h 918 Status GetBackgroundColor(OUT Color *color) const
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusbrush.h 115 Status GetBackgroundColor(Color *color) const
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 404 sThis << CPWL_Utils::GetRectFillAppStream(rectWnd,this->GetBackgroundColor());
447 CPWL_Utils::DrawFillRect(pDevice,pUser2Device,rcClient,this->GetBackgroundColor(),GetTransparency());
721 CPWL_Color CPWL_Wnd::GetBackgroundColor() const
1095 color = CPWL_Utils::DevideColor(GetBackgroundColor(),2);
  /external/chromium_org/ash/shelf/
shelf_view.cc 153 virtual bool GetBackgroundColor(int command_id,
193 bool ShelfMenuModelAdapter::GetBackgroundColor(int command_id,
    [all...]
  /external/chromium_org/content/browser/android/
content_view_core_impl.cc 228 root_layer_->SetBackgroundColor(GetBackgroundColor(env, obj));
342 jint ContentViewCoreImpl::GetBackgroundColor(JNIEnv* env, jobject obj) {
    [all...]
  /external/chromium_org/ui/views/controls/textfield/
textfield.cc 372 SkColor Textfield::GetBackgroundColor() const {
    [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 1428 inline FX_ARGB GetBackgroundColor(int& iColorType)
    [all...]

Completed in 756 milliseconds