Home | History | Annotate | Download | only in Interfaces

Lines Matching refs:setContentRect

381         @method webView:setContentRect:
389 - (void)webView:(WebView *)sender setContentRect:(NSRect)contentRect;
391 HRESULT setContentRect([in] IWebView* sender, [in] RECT* contentRect);