Home
last modified time | relevance | path

Searched refs:setAutoGetInfo (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dprefplaylist.h48 void setAutoGetInfo(bool b);
H A Dprefplaylist.cpp107 void PrefPlaylist::setAutoGetInfo(bool b) { in setAutoGetInfo() function in PrefPlaylist
H A Dplaylist.h202 void setAutoGetInfo(bool b) { automatically_get_info = b; }; in setAutoGetInfo() function
H A Dbasegui.cpp3201 pl->setAutoGetInfo(playlist->autoGetInfo()); in showPreferencesDialog()
3296 playlist->setAutoGetInfo(pl->autoGetInfo()); in applyNewPreferences()