Home | History | Annotate | Download | only in Interfaces

Lines Matching refs:contentRect

389         - (void)webView:(WebView *)sender setContentRect:(NSRect)contentRect;
391 HRESULT setContentRect([in] IWebView* sender, [in] RECT* contentRect);
399 HRESULT webViewContentRect([in] IWebView* sender, [out, retval] RECT* contentRect);