Home
last modified time | relevance | path

Searched refs:handle_choice (Results 1 – 6 of 6) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/server/
H A Dgame.hpp319 void handle_choice(const simple_wml::node& data, const socket_ptr& user);
H A Dgame.cpp1236 void game::handle_choice(const simple_wml::node& data, const socket_ptr& user) in handle_choice() function in wesnothd::game
H A Dserver.cpp1948 g.handle_choice(*sch, socket); in handle_player_in_game()
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dchoice.c310 handle_choice( FL_OBJECT * ob, in handle_choice() function
501 obj = fl_make_object( FL_CHOICE, type, x, y, w, h, label, handle_choice ); in fl_create_choice()
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Ddlgutil2.c8037 Int4 handle_choice; in ChangePreAppIgnoreChoice() local
8045 handle_choice = GetValue (etdp->pre_app_grp); in ChangePreAppIgnoreChoice()
8046 if (handle_choice == 1 || handle_choice == 2) in ChangePreAppIgnoreChoice()
8066 Int4 handle_choice; in GetExistingTextHandlerInfo() local
8136 handle_choice = GetValue (etdd.pre_app_grp); in GetExistingTextHandlerInfo()
8137 if (handle_choice == 1) in GetExistingTextHandlerInfo()
8155 else if (handle_choice == 2) in GetExistingTextHandlerInfo()
H A Dmacrodlg.c2009 Int4 handle_choice; in ChangePreAppIgnoreChoice() local
2017 handle_choice = GetValue (etdp->pre_app_grp); in ChangePreAppIgnoreChoice()
2018 if (handle_choice == 1 || handle_choice == 2) in ChangePreAppIgnoreChoice()
2040 Int4 handle_choice; in TwoStepExistingText() local
2111 handle_choice = GetValue (etdd.pre_app_grp); in TwoStepExistingText()
2112 if (handle_choice == 1) in TwoStepExistingText()
2133 else if (handle_choice == 2) in TwoStepExistingText()
2154 else if (handle_choice == 4) in TwoStepExistingText()