Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_view_win.h402 void RepaintDropHighlight(int position);
Dautocomplete_edit_view_win.cc769 RepaintDropHighlight(drop_highlight_position_); in SetDropHighlightPosition()
771 RepaintDropHighlight(drop_highlight_position_); in SetDropHighlightPosition()
2549 void AutocompleteEditViewWin::RepaintDropHighlight(int position) { in RepaintDropHighlight() function in AutocompleteEditViewWin