Home
last modified time | relevance | path

Searched refs:inv_char (Results 1 – 5 of 5) sorted by relevance

/dports/audio/moc/moc-2.5.2/
H A Dutf8.c208 int res, width, inv_char; in xwaddnstr() local
220 xmbstowcs (ucs, mstr, size, &inv_char); in xwaddnstr()
230 inv_char = 1; in xwaddnstr()
242 if (inv_char) in xwaddnstr()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dinventory.cpp990 for( const auto &inv_char : inv_chars ) { in assign_empty_invlet() local
991 if( assigned_invlet.count( inv_char ) ) { in assign_empty_invlet()
995 if( selector.action_bound_to_key( inv_char ) != "ERROR" ) { in assign_empty_invlet()
999 if( !cur_inv[inv_char] ) { in assign_empty_invlet()
1000 it.invlet = inv_char; in assign_empty_invlet()
H A Dbionics_ui.cpp186 for( const char &inv_char : bionic_chars ) { in get_free_invlet() local
187 if( p.as_avatar()->bionic_by_invlet( inv_char ) == nullptr ) { in get_free_invlet()
188 return inv_char; in get_free_invlet()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dinventory.cpp990 for( const auto &inv_char : inv_chars ) { in assign_empty_invlet() local
991 if( assigned_invlet.count( inv_char ) ) { in assign_empty_invlet()
995 if( selector.action_bound_to_key( inv_char ) != "ERROR" ) { in assign_empty_invlet()
999 if( !cur_inv[inv_char] ) { in assign_empty_invlet()
1000 it.invlet = inv_char; in assign_empty_invlet()
H A Dbionics_ui.cpp186 for( const char &inv_char : bionic_chars ) { in get_free_invlet() local
187 if( p.as_avatar()->bionic_by_invlet( inv_char ) == nullptr ) { in get_free_invlet()
188 return inv_char; in get_free_invlet()