Home | History | Annotate | Download | only in win

Lines Matching refs:estimatedProgress

3466 HRESULT STDMETHODCALLTYPE WebView::estimatedProgress( 
3467 /* [retval][out] */ double* estimatedProgress)
3469 *estimatedProgress = m_page->progress()->estimatedProgress();