Searched refs:SetForegroundColor (Results 1 – 6 of 6) sorted by relevance
169 renderer.SetForegroundColor(run.foreground); in DrawVisualText()
59 void SetForegroundColor(SkColor foreground);
463 renderer.SetForegroundColor(style.color()); in DrawVisualText()
936 renderer.SetForegroundColor(it->second); in DrawVisualText()
887 renderer.SetForegroundColor(it->second); in DrawVisualText()
228 void SkiaTextRenderer::SetForegroundColor(SkColor foreground) { in SetForegroundColor() function in gfx::internal::SkiaTextRenderer