OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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