Home
last modified time | relevance | path

Searched defs:builder_button (Results 1 – 2 of 2) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/gui/widgets/
H A Dbutton.hpp143 struct builder_button : public builder_styled_widget struct
153 std::string retval_id_;
154 int retval_;
H A Dbutton.cpp238 builder_button::builder_button(const config& cfg) in builder_button() function in gui2::implementation::builder_button