Home | History | Annotate | Download | only in Interfaces

Lines Matching refs:webViewIsResizable

336         @method webViewIsResizable:
343 - (BOOL)webViewIsResizable:(WebView *)sender;
345 HRESULT webViewIsResizable([in] IWebView* sender, [out, retval] BOOL* resizable);