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

  /external/chromium_org/third_party/WebKit/public/web/
WebView.h 414 virtual WebString getSmartClipData(WebRect) = 0;
417 virtual void getSmartClipData(WebRect, WebString&, WebRect& resultRect) = 0;
  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.h 250 virtual WebString getSmartClipData(WebRect) OVERRIDE;
251 virtual void getSmartClipData(WebRect, WebString&, WebRect&) OVERRIDE;
WebViewImpl.cpp     [all...]

Completed in 51 milliseconds