Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_view_win.h180 MSG_WM_CHAR(OnChar)
278 void OnChar(TCHAR ch, UINT repeat_count, UINT flags);
Dautocomplete_edit_view_win.cc1278 void AutocompleteEditViewWin::OnChar(TCHAR ch, UINT repeat_count, UINT flags) { in OnChar() function in AutocompleteEditViewWin