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

  /external/chromium_org/ui/gfx/
render_text.h 59 void SetForegroundColor(SkColor foreground);
render_text_mac.cc 169 renderer.SetForegroundColor(run.foreground);
render_text_pango.cc 463 renderer.SetForegroundColor(style.color());
render_text_harfbuzz.cc     [all...]
render_text_win.cc     [all...]
render_text.cc 228 void SkiaTextRenderer::SetForegroundColor(SkColor foreground) {
    [all...]

Completed in 68 milliseconds