Searched refs:selection_color_ (Results 1 – 2 of 2) sorted by relevance
192 SkColor selection_color() const { return selection_color_; } in selection_color()193 void set_selection_color(SkColor color) { selection_color_ = color; } in set_selection_color()601 SkColor selection_color_; variable
823 selection_color_(kDefaultColor), in RenderText()911 colors_.ApplyValue(selection_color_, range); in ApplyCompositionAndSelectionStyles()