Home
last modified time | relevance | path

Searched defs:bytesTotal (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Ddownloadmanager.cpp235 void DownloadItem::downloadProgress(qint64 bytesReceived, qint64 bytesTotal) in downloadProgress()
253 qint64 bytesTotal = progressBar->maximum(); in updateInfoLabel() local