Home
last modified time | relevance | path

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

/dports/games/manaplus/manaplus-2.1.3.17/src/gui/shortcut/
H A Demoteshortcut.h104 bool isEmoteSelected() const noexcept2 A_WARN_UNUSED in isEmoteSelected() function
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/
H A Demoteshortcutcontainer.cpp215 if (emoteShortcut->isEmoteSelected()) in mousePressed()
245 if (emoteShortcut->isEmoteSelected()) in mouseReleased()