Home
last modified time | relevance | path

Searched refs:ApplyTextShadows (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ui/gfx/
Drender_text_mac.cc165 ApplyTextShadows(&renderer); in DrawVisualText()
Drender_text.h523 void ApplyTextShadows(internal::SkiaTextRenderer* renderer);
Drender_text_pango.cc390 ApplyTextShadows(&renderer); in DrawVisualText()
Drender_text.cc1063 void RenderText::ApplyTextShadows(internal::SkiaTextRenderer* renderer) { in ApplyTextShadows() function in gfx::RenderText
Drender_text_win.cc795 ApplyTextShadows(&renderer); in DrawVisualText()