Home
last modified time | relevance | path

Searched refs:setListingVisible (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/drawpile/Drawpile-2.1.20/src/desktop/dialogs/
H A Djoindialog.h65 void setListingVisible(bool show);
H A Djoindialog.cpp188 setListingVisible(show); in resizeEvent()
191 void JoinDialog::setListingVisible(bool show) in setListingVisible() function in dialogs::JoinDialog
361 setListingVisible(false); in restoreSettings()