Home
last modified time | relevance | path

Searched defs:get_control_type (Results 1 – 7 of 7) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/doc/design/gui2/
H A Dprogress_bar.cpp33 const std::string& tprogress_bar::get_control_type() const /*@ \label{progress_bar.cpp:get_control_… in get_control_type() function in gui2::tprogress_bar
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/generic_midi/
H A Dmidiinvokable.h50 MIDI::eventType get_control_type () { return control_type; } in get_control_type() function
H A Dmidicontrollable.h112 MIDI::eventType get_control_type () { return control_type; } in get_control_type() function
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/widgets/
H A Dpassword_box.cpp110 const std::string& password_box::get_control_type() const in get_control_type() function in gui2::password_box
H A Dtree_view_node.cpp670 const std::string& tree_view_node::get_control_type() const in get_control_type() function in gui2::tree_view_node
H A Dscrollbar_container.cpp1090 const std::string& scrollbar_container::get_control_type() const in get_control_type() function in gui2::scrollbar_container
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/editor/
H A Dinfo.cpp84 static control_type_name &get_control_type(const typename object_base::control_type num) in get_control_type() function