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

  /external/chromium/chrome/browser/ui/views/tabs/
tab.h 81 SkBitmap DrawHoverGlowBitmap(int width, int height);
tab.cc 514 SkBitmap hover_glow = DrawHoverGlowBitmap(width(), height());
573 SkBitmap Tab::DrawHoverGlowBitmap(int width_input, int height_input) {

Completed in 41 milliseconds