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

  /external/chromium_org/chrome/common/
icon_with_badge_image_source.h 19 class IconWithBadgeImageSource
22 IconWithBadgeImageSource(
30 virtual ~IconWithBadgeImageSource();
53 DISALLOW_COPY_AND_ASSIGN(IconWithBadgeImageSource);
icon_with_badge_image_source.cc 11 IconWithBadgeImageSource::IconWithBadgeImageSource(
28 IconWithBadgeImageSource::~IconWithBadgeImageSource() {}
30 void IconWithBadgeImageSource::Draw(gfx::Canvas* canvas) {
  /external/chromium_org/chrome/browser/ui/views/location_bar/
script_bubble_icon_view.cc 42 new IconWithBadgeImageSource(
  /external/chromium_org/chrome/browser/extensions/
extension_action.cc 324 new IconWithBadgeImageSource(icon,

Completed in 70 milliseconds