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

  /external/webkit/WebKit/android/nav/
CachedRoot.h 96 void setTextGeneration(int textGeneration) { mTextGeneration = textGeneration; }
104 int textGeneration() const { return mTextGeneration; }
WebView.cpp     [all...]
  /external/webkit/WebKit/android/jni/
WebViewCore.h 321 void deleteSelection(int start, int end, int textGeneration);
335 int textGeneration);
WebViewCore.cpp     [all...]
  /frameworks/base/core/java/android/webkit/
WebViewCore.java 504 int textGeneration);
549 * @param textGeneration Text generation number when delete was pressed.
552 int textGeneration);
    [all...]
WebView.java     [all...]

Completed in 128 milliseconds