Home | History | Annotate | Download | only in gfx

Lines Matching refs:colors_

373     : colors_(colors),
375 color_ = colors_.breaks().begin();
383 Range range(colors_.GetRange(color_));
390 color_ = colors_.GetBreak(position);
435 colors_.SetMax(text_length);
648 colors_.SetValue(value);
658 colors_.ApplyValue(value, range);
888 colors_(kDefaultColor),
961 saved_colors_ = colors_;
971 colors_.ApplyValue(selection_color_, range);
979 colors_ = saved_colors_;
1103 text_rect, left_part, right_part, colors_.breaks().front().second);
1189 render_text->colors_ = colors_;
1226 render_text->colors_ = colors_;