Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_view_win.cc2552 const RECT highlight_bounds = {min_loc.x - 1, font_y_adjustment_, in RepaintDropHighlight() local
2554 InvalidateRect(&highlight_bounds, false); in RepaintDropHighlight()