HomeSort by relevance Sort by last modified time
    Searched refs:ClearMatches (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/android_webview/browser/
find_helper.h 43 void ClearMatches();
find_helper.cc 78 void FindHelper::ClearMatches() {
  /external/chromium_org/android_webview/native/
aw_contents.h 168 void ClearMatches(JNIEnv* env, jobject obj);
aw_contents.cc 680 void AwContents::ClearMatches(JNIEnv* env, jobject obj) {
682 GetFindHelper()->ClearMatches();
    [all...]

Completed in 786 milliseconds