Searched refs:DrawSelection (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/
H A Drender_text.h62 void DrawSelection(const std::vector<Rect>& selection, SkColor color);
476 void DrawSelection(Canvas* canvas);
H A Drender_text.cc646 DrawSelection(canvas);
1030 void RenderText::DrawSelection(Canvas* canvas) { function in class:gfx::RenderText

Completed in 113 milliseconds