Home
last modified time | relevance | path

Searched refs:text_color_ (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/common/
Dicon_with_badge_image_source.cc24 text_color_(text_color), in IconWithBadgeImageSource()
37 badge_util::PaintBadge(canvas, bounds, text_, text_color_, in Draw()
Dicon_with_badge_image_source.h45 SkColor text_color_; variable
/external/chromium_org/ui/views/controls/textfield/
Dtextfield.cc66 text_color_(SK_ColorBLACK), in Textfield()
94 text_color_(SK_ColorBLACK), in Textfield()
210 return text_color_; in GetTextColor()
218 text_color_ = color; in SetTextColor()
Dtextfield.h313 SkColor text_color_; variable