Home
last modified time | relevance | path

Searched refs:IA_NONE (Results 1 – 15 of 15) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dinventory.cpp255 return IA_NONE; in moveInInventory()
274 return IA_NONE; in moveInInventory()
286 return IA_NONE; in moveInInventory()
299 return IA_NONE; in moveInInventory()
307 return IA_NONE; in moveInInventory()
318 return IA_NONE; in moveInInventory()
335 return IA_NONE; in moveInInventory()
339 return IA_NONE; in moveInInventory()
416 return IA_NONE; in moveInInventory()
428 return IA_NONE; in moveInInventory()
[all …]
H A Dinv_shared.h75 IA_NONE, /**< no move possible */ enumerator
H A Dg_actor.cpp615 case IA_NONE: in G_ActorInvMove()
/dports/net/c3270/suite3270-4.0/Common/b3270/
H A Dpassword.c165 return strcasecmp(action, PASSWORD_PASSTHRU_NAME)? IA_NONE: IA_PASSWORD; in password_ia_restrict()
/dports/x11/x3270/suite3270-4.0/Common/b3270/
H A Dpassword.c165 return strcasecmp(action, PASSWORD_PASSTHRU_NAME)? IA_NONE: IA_PASSWORD; in password_ia_restrict()
/dports/net/c3270/suite3270-4.0/Common/
H A Dmodel.c269 force_toggle_notify(ResOversize, IA_NONE); in toggle_model_done()
H A Dtoggles.c755 (*notifies->notify)(name, v, IA_NONE); in register_extended_toggle()
784 (*notify)(u->name, v, IA_NONE); in register_extended_toggle_notify()
H A Dhost.c78 enum iaction connect_ia = IA_NONE;
H A Dtask.c1122 if (any->t.ia_restrict != IA_NONE && cause != any->t.ia_restrict) { in execute_command()
/dports/x11/x3270/suite3270-4.0/Common/
H A Dmodel.c269 force_toggle_notify(ResOversize, IA_NONE); in toggle_model_done()
H A Dtoggles.c755 (*notifies->notify)(name, v, IA_NONE); in register_extended_toggle()
784 (*notify)(u->name, v, IA_NONE); in register_extended_toggle_notify()
H A Dhost.c78 enum iaction connect_ia = IA_NONE;
H A Dtask.c1122 if (any->t.ia_restrict != IA_NONE && cause != any->t.ia_restrict) { in execute_command()
/dports/net/c3270/suite3270-4.0/include/
H A Dglobals.h426 IA_NONE, IA_STRING, IA_PASTE, IA_REDRAW, IA_KEYPAD, IA_DEFAULT, IA_MACRO, enumerator
/dports/x11/x3270/suite3270-4.0/include/
H A Dglobals.h426 IA_NONE, IA_STRING, IA_PASTE, IA_REDRAW, IA_KEYPAD, IA_DEFAULT, IA_MACRO, enumerator