Searched refs:removeSuggestionAtIndex (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
H A DAutoFillPopupMenuClient.h67 virtual void removeSuggestionAtIndex(unsigned listIndex);
H A DAutoFillPopupMenuClient.cpp97 void AutoFillPopupMenuClient::removeSuggestionAtIndex(unsigned listIndex) function in class:WebKit::AutoFillPopupMenuClient
H A DWebViewImpl.cpp680 m_autoFillPopupClient->removeSuggestionAtIndex(selectedIndex);

Completed in 38 milliseconds