Home | History | Annotate | Download | only in Interfaces

Lines Matching refs:drawHeaderInRect

710     @discussion The height returned will be used to calculate the rect passed to webView:drawHeaderInRect:.
728 @method webView:drawHeaderInRect:
733 - (void)webView:(WebView *)sender drawHeaderInRect:(NSRect)rect;
735 HRESULT drawHeaderInRect([in] IWebView* webView, [in] RECT* rect, [in] OLE_HANDLE drawingContext);