Home
last modified time | relevance | path

Searched refs:iconDownloaded (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/minitube/minitube-3.9.2/src/
H A Dappwidget.cpp66 connect(reply, SIGNAL(data(QByteArray)), SLOT(iconDownloaded(QByteArray))); in AppWidget()
107 void AppWidget::iconDownloaded(const QByteArray &bytes) { in iconDownloaded() function in AppWidget
H A Dappwidget.h21 void iconDownloaded(const QByteArray &bytes);
/dports/multimedia/musique/musique-1.10.1/src/
H A Dappwidget.cpp66 connect(reply, SIGNAL(data(QByteArray)), SLOT(iconDownloaded(QByteArray))); in AppWidget()
107 void AppWidget::iconDownloaded(const QByteArray &bytes) { in iconDownloaded() function in AppWidget
H A Dappwidget.h21 void iconDownloaded(const QByteArray &bytes);
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/delegates/
H A DBookmarkStateChangeDelegate.java215 …final Drawable iconDownloaded = DrawableUtil.tintDrawable(browserApp, R.drawable.status_icon_reade… in showReaderModeBookmarkAddedSnackbar() local
229 .icon(iconDownloaded) in showReaderModeBookmarkAddedSnackbar()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/delegates/
H A DBookmarkStateChangeDelegate.java218 …final Drawable iconDownloaded = DrawableUtil.tintDrawable(browserApp, R.drawable.status_icon_reade… in showReaderModeBookmarkAddedSnackbar() local
232 .icon(iconDownloaded) in showReaderModeBookmarkAddedSnackbar()