HomeSort by relevance Sort by last modified time
    Searched refs:CreateButtonBackground (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/gfx/image/
image_skia_operations.h 73 static ImageSkia CreateButtonBackground(SkColor color,
image_skia_operations.cc 269 // ImageSkiaSource which uses SkBitmapOperations::CreateButtonBackground
294 SkBitmapOperations::CreateButtonBackground(color_,
497 ImageSkia ImageSkiaOperations::CreateButtonBackground(SkColor color,
  /external/chromium_org/ui/gfx/
skbitmap_operations.h 59 static SkBitmap CreateButtonBackground(SkColor color,
skbitmap_operations.cc 167 SkBitmap SkBitmapOperations::CreateButtonBackground(SkColor color,
  /external/chromium_org/ui/views/controls/button/
image_button.cc 59 background_image_ = gfx::ImageSkiaOperations::CreateButtonBackground(color,

Completed in 98 milliseconds