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

  /external/chromium_org/ui/views/controls/
styled_label.h 85 auto_color_readability_enabled_ = auto_color_readability;
149 bool auto_color_readability_enabled_; member in class:views::StyledLabel
styled_label.cc 99 auto_color_readability_enabled_(true) {
291 label->SetAutoColorReadabilityEnabled(auto_color_readability_enabled_);

Completed in 171 milliseconds