Searched refs:copyImageAt (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
H A DWebView.h215 virtual void copyImageAt(const WebPoint&) = 0;
/external/webkit/Source/WebKit/chromium/src/
H A DWebViewImpl.h150 virtual void copyImageAt(const WebPoint& point);
H A DWebViewImpl.cpp1752 void WebViewImpl::copyImageAt(const WebPoint& point) function in class:WebKit::WebViewImpl

Completed in 2545 milliseconds