Home
last modified time | relevance | path

Searched refs:ToTextPoint (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/gfx/
Drender_text.h508 Point ToTextPoint(const Point& point);
Drender_text_pango.cc100 Point p(ToTextPoint(point)); in FindCursorPosition()
Drender_text.cc935 Point RenderText::ToTextPoint(const Point& point) { in ToTextPoint() function in gfx::RenderText
Drender_text_win.cc531 int x = ToTextPoint(point).x(); in FindCursorPosition()