Searched defs:ApplyColor (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/ui/views/controls/textfield/ | ||
D | textfield.cc | 385 void Textfield::ApplyColor(SkColor value, const gfx::Range& range) { in ApplyColor() function in views::Textfield |
D | native_textfield_views.cc | 846 void NativeTextfieldViews::ApplyColor(SkColor value, const gfx::Range& range) { in ApplyColor() function in views::NativeTextfieldViews |
/external/chromium_org/ui/gfx/ | ||
D | render_text.cc | 583 void RenderText::ApplyColor(SkColor value, const Range& range) { in ApplyColor() function in gfx::RenderText |