Home
last modified time | relevance | path

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

/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/ui/
H A Dinterface.h412 extern bool ButtonCheckHasSubButtons(const CUnit &unit, const ButtonAction &button);
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/ui/
H A Dbutton_checks.cpp497 bool ButtonCheckHasSubButtons(const CUnit &unit, const ButtonAction &button) in ButtonCheckHasSubButtons() function
H A Dbutton_action.cpp129 ba.Allowed = ButtonCheckHasSubButtons; in ProcessConfigData()
H A Dscript_ui.cpp1036 ba.Allowed = ButtonCheckHasSubButtons; in CclDefineButton()