Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/gtk/
DPopupMenuGtk.cpp158 resetTypeAheadFindState(); in typeAheadFind()
165 resetTypeAheadFindState(); in typeAheadFind()
234 that->resetTypeAheadFindState(); in menuUnmapped()
245 void PopupMenuGtk::resetTypeAheadFindState() in resetTypeAheadFindState() function in WebCore::PopupMenuGtk
DPopupMenuGtk.h51 void resetTypeAheadFindState();
/external/webkit/Source/WebCore/
DChangeLog-2010-12-062549 (WebCore::PopupMenuGtk::resetTypeAheadFindState): Added.