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

  /external/webkit/WebKit/android/nav/
CachedInput.h 47 bool isRtlText() const { return mIsRtlText; }
57 void setIsRtlText(bool isRtlText) { mIsRtlText = isRtlText; }
WebView.cpp     [all...]

Completed in 51 milliseconds