Searched refs:badge_util (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/common/
H A Dbadge_util.h21 // badge_util provides a set of helper routines for rendering dynamically
23 namespace badge_util { namespace
38 } // namespace badge_util
H A Dicon_with_badge_image_source.cc7 #include "chrome/common/badge_util.h"
37 badge_util::PaintBadge(canvas, bounds, text_, text_color_,
H A Dbadge_util.cc5 #include "chrome/common/badge_util.h"
58 namespace badge_util { namespace
117 SkPaint* text_paint = badge_util::GetBadgeTextPaintSingleton();
196 } // namespace badge_util
/external/chromium_org/chrome/browser/extensions/
H A Dextension_action.cc13 #include "chrome/common/badge_util.h"
257 badge_util::PaintBadge(

Completed in 145 milliseconds