Lines Matching refs:drawFooterInRect
721 @discussion The height returned will be used to calculate the rect passed to webView:drawFooterInRect:.
738 @method webView:drawFooterInRect:
743 - (void)webView:(WebView *)sender drawFooterInRect:(NSRect)rect;
745 HRESULT drawFooterInRect([in] IWebView* webView, [in] RECT* rect, [in] OLE_HANDLE drawingContext, [in] UINT pageIndex, [in] UINT pageCount);