Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_gtk.cc96 gfx::Rect GetRectForLine(size_t line, int width) { in GetRectForLine() function
351 GdkRectangle line_rect = GetRectForLine( in InvalidateLine()
605 gfx::Rect line_rect = GetRectForLine(i, window_rect.width()); in HandleExpose()