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

  /external/chromium_org/ui/gfx/
render_text.h 219 void set_selection_color(SkColor color) { selection_color_ = color; } function in class:gfx::RenderText
render_text_unittest.cc     [all...]
  /external/chromium_org/ui/views/controls/textfield/
textfield.cc 411 GetRenderText()->set_selection_color(GetSelectionTextColor());
417 GetRenderText()->set_selection_color(GetSelectionTextColor());
    [all...]

Completed in 39 milliseconds