Home
last modified time | relevance | path

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

/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/screens/
H A Dlastfm.h34 struct Lastfm: Screen<NC::Scrollpad>, Tabbable struct
42 virtual ScreenType type() override { return ScreenType::Lastfm; } in type() argument
46 virtual bool isLockable() override { return true; } in isLockable()
47 virtual bool isMergable() override { return true; } in isMergable()
50 void queueJob(ServiceT *service) in queueJob()
76 extern Lastfm *myLastfm; argument
H A Dlastfm.cpp35 Lastfm::Lastfm() in Lastfm() function in Lastfm
H A Dscreen_type.h36 Lastfm, enumerator
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/ui/
H A Diconloader.h29 Lastfm = 2, enumerator