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

  /external/chromium_org/chrome/common/
icon_with_badge_image_source.cc 23 text_color_(text_color),
36 badge_util::PaintBadge(canvas, bounds, text_, text_color_,
icon_with_badge_image_source.h 45 SkColor text_color_; member in class:IconWithBadgeImageSource
  /external/chromium_org/ui/views/controls/textfield/
textfield.cc 84 text_color_(SK_ColorBLACK),
110 text_color_(SK_ColorBLACK),
224 return text_color_;
232 text_color_ = color;
textfield.h 320 SkColor text_color_; member in class:views::Textfield
322 // Should we use the system text color instead of |text_color_|?

Completed in 369 milliseconds