Home
last modified time | relevance | path

Searched refs:setContentRect (Results 1 – 9 of 9) sorted by relevance

/external/webkit/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.h121 virtual HRESULT STDMETHODCALLTYPE setContentRect( in setContentRect() function
/external/webkit/WebKit/mac/WebView/
DWebUIDelegate.h570 - (void)webView:(WebView *)sender setContentRect:(NSRect)frame WEBKIT_OBJC_METHOD_ANNOTATION(AVAILA…
/external/webkit/WebKitTools/DumpRenderTree/win/
DUIDelegate.h115 virtual HRESULT STDMETHODCALLTYPE setContentRect( in setContentRect() function
/external/webkit/WebKit/win/Interfaces/
DIWebUIDelegate.idl381 @method webView:setContentRect:
389 - (void)webView:(WebView *)sender setContentRect:(NSRect)contentRect;
391 HRESULT setContentRect([in] IWebView* sender, [in] RECT* contentRect);
/external/webkit/WebKitTools/
DChangeLog9975 (UIDelegate::setContentRect):
11955 (BaseDelegate::setContentRect):
/external/webkit/WebKit/mac/
DChangeLog-2007-10-1418870 …<rdar://problem/4387541> API: Remove webView:setContentRect: & webViewContentRect: delegate method…
18871 …he fix for 4310363 removed the only use of webViewContentRect: in our code. webView:setContentRect:
DChangeLog-2006-02-0927066 (-[WebDefaultWindowOperationsDelegate webView:setContentRect:]):
27943 … (-[WebDefaultWindowOperationsDelegate webView:setContentRect:]): Use display:YES, not display:NO.
28866 (-[WebDefaultWindowOperationsDelegate webView:setContentRect:]): Implemented.
/external/webkit/WebKit/win/
DChangeLog5522 (WebInspectorDelegate::setContentRect):
/external/webkit/WebCore/
DChangeLog-2006-05-1038850 setContentRect delegate methods are obsolete and no longer called
38851 by any of our code. (setContentRect was never called in the