OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_selection_color
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/gfx/
render_text.h
163
void
set_selection_color
(SkColor color) { selection_color_ = color; }
function in class:gfx::RenderText
render_text.cc
673
set_selection_color
(SK_ColorBLACK);
683
set_selection_color
(saved_selection_color);
[
all
...]
render_text_unittest.cc
[
all
...]
/external/chromium_org/ui/views/controls/textfield/
native_textfield_views.cc
[
all
...]
Completed in 468 milliseconds