Home
last modified time | relevance | path

Searched refs:itemCount (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Ddownloads.ui53 <widget class="QLabel" name="itemCount" >
H A Ddownloadmanager.cpp530 itemCount->setText(count == 1 ? tr("1 Download") : tr("%1 Downloads").arg(count)); in updateItemCount()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap.cpp2390 int itemCount = 0; in fitViewportToMapItemsRefine() local
2440 ++itemCount; in fitViewportToMapItemsRefine()
2443 if (itemCount == 0) { in fitViewportToMapItemsRefine()