Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/nav/
DFindCanvas.h221 void clearCurrentLocation() { m_hasCurrentLocation = false; } in clearCurrentLocation() function
DWebView.cpp928 m_findOnPage.clearCurrentLocation(); in setFindIsEmpty()