Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:estimatedProgress

430     g_signal_emit_by_name(webView, "load-progress-changed", lround(corePage->progress()->estimatedProgress()*100));