OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IconWithBadgeImageSource
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/common/
icon_with_badge_image_source.cc
12
IconWithBadgeImageSource
::
IconWithBadgeImageSource
(
29
IconWithBadgeImageSource
::~
IconWithBadgeImageSource
() {}
31
void
IconWithBadgeImageSource
::Draw(gfx::Canvas* canvas) {
icon_with_badge_image_source.h
19
class
IconWithBadgeImageSource
22
IconWithBadgeImageSource
(
30
virtual ~
IconWithBadgeImageSource
();
53
DISALLOW_COPY_AND_ASSIGN(
IconWithBadgeImageSource
);
Completed in 46 milliseconds