Home
last modified time | relevance | path

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

/dports/audio/clementine-player/Clementine-1.4.0rc1/src/core/
H A Dsong.cpp354 bool Song::has_manually_unset_cover() const { in has_manually_unset_cover() function in Song
/dports/audio/strawberry/strawberry-1.0.0/src/core/
H A Dsong.cpp351 bool Song::has_manually_unset_cover() const { return d->art_manual_.path() == kManuallyUnsetCover; } in has_manually_unset_cover() function in Song