Searched refs:DrawUnderline (Results 1 – 2 of 2) sorted by relevance
72 void DrawUnderline(int x, int y, int width);
271 DrawUnderline(x, y, width); in DrawDecorations()278 void SkiaTextRenderer::DrawUnderline(int x, int y, int width) { in DrawUnderline() function in gfx::internal::SkiaTextRenderer