Searched defs:line_rect (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_popup_view_views.cc52 gfx::Rect line_rect = controller_->GetRowBounds(i); local
55 canvas->FillRect(line_rect, kItemTextColor);
57 DrawAutofillEntry(canvas, i, line_rect);

Completed in 803 milliseconds