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

  /external/chromium_org/ui/gfx/
render_text.h 218 SkColor selection_color() const { return selection_color_; }
219 void set_selection_color(SkColor color) { selection_color_ = color; }
648 SkColor selection_color_; member in class:gfx::RenderText
render_text.cc 898 selection_color_(kDefaultColor),
    [all...]

Completed in 80 milliseconds