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

/macosx-10.10.1/WebKit-7600.1.25/mac/WebView/
H A DWebUIDelegate.h583 - (NSRect)webViewContentRect:(WebView *)sender WEBKIT_DEPRECATED_MAC(10_3, 10_5);
/macosx-10.10.1/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebInspectorDelegate.h116 virtual HRESULT STDMETHODCALLTYPE webViewContentRect( function in class:WebInspectorDelegate
/macosx-10.10.1/WebKit-7600.1.25/win/Interfaces/
H A DIWebUIDelegate.idl394 @method webViewContentRect:
397 - (NSRect)webViewContentRect:(WebView *)sender;
399 HRESULT webViewContentRect([in] IWebView* sender, [out, retval] RECT* contentRect);

Completed in 73 milliseconds