Home
last modified time | relevance | path

Searched refs:SIZE_MEDIUM (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-data.h539 MONUSE_WEAPONS_ARMOUR, SIZE_MEDIUM,
553 MONUSE_WEAPONS_ARMOUR, SIZE_MEDIUM,
567 MONUSE_WEAPONS_ARMOUR, SIZE_MEDIUM,
583 MONUSE_WEAPONS_ARMOUR, SIZE_MEDIUM,
598 MONUSE_WEAPONS_ARMOUR, SIZE_MEDIUM,
612 MONUSE_WEAPONS_ARMOUR, SIZE_MEDIUM,
626 MONUSE_WEAPONS_ARMOUR, SIZE_MEDIUM,
640 MONUSE_WEAPONS_ARMOUR, SIZE_MEDIUM,
655 MONUSE_WEAPONS_ARMOUR, SIZE_MEDIUM,
671 MONUSE_WEAPONS_ARMOUR, SIZE_MEDIUM,
[all …]
H A Ditem-prop.cc95 EQ_BODY_ARMOUR, SIZE_SMALL, SIZE_MEDIUM, true },
121 EQ_GLOVES, SIZE_SMALL, SIZE_MEDIUM, true },
124 EQ_HELMET, SIZE_SMALL, SIZE_MEDIUM, true },
138 EQ_BOOTS, SIZE_SMALL, SIZE_MEDIUM, true },
143 EQ_BOOTS, SIZE_MEDIUM, SIZE_LARGE, true },
146 EQ_BOOTS, SIZE_MEDIUM, SIZE_LARGE, true },
151 EQ_SHIELD, SIZE_LITTLE, SIZE_MEDIUM, true },
155 EQ_SHIELD, SIZE_MEDIUM, SIZE_GIANT, true },
506 SK_LONG_BLADES, SIZE_LITTLE, SIZE_MEDIUM, MI_NONE,
543 SK_AXES, SIZE_LITTLE, SIZE_MEDIUM, MI_NONE,
[all …]
H A Dsize-type.h9 SIZE_MEDIUM, // humans/elves/dwarves enumerator
H A Dng-restr.cc111 return species::size(ng.species) >= SIZE_MEDIUM ? CC_UNRESTRICTED in weapon_restriction()
H A Devoke.cc360 if (victim->body_size(PSIZE_BODY) < SIZE_MEDIUM) in _gale_push_dist()
364 else if (victim->body_size(PSIZE_BODY) > SIZE_MEDIUM) in _gale_push_dist()
H A Dng-setup.cc133 if (item.is_type(OBJ_ARMOUR, ARM_KITE_SHIELD) && you.body_size() < SIZE_MEDIUM) in newgame_make_item()
H A Dacquire.cc537 if (you.body_size() >= SIZE_MEDIUM) in _acquirement_missile_subtype()
H A Dplayer.cc747 you.body_size(PSIZE_TORSO, !temp) < SIZE_MEDIUM ? MB_MAYBE : in you_can_wear()
796 if (you.body_size(PSIZE_TORSO, !temp) < SIZE_MEDIUM) in you_can_wear()
1895 return 2 * (SIZE_MEDIUM - size); in _player_evasion_size_factor()
2110 int size_factor = (you.body_size(PSIZE_TORSO) - SIZE_MEDIUM) in player_shield_class()
H A Dmon-util.cc1271 return e ? e->size : SIZE_MEDIUM; in mons_class_body_size()
1284 case SIZE_MEDIUM: in max_corpse_chunks()
1682 return smc->size > SIZE_MEDIUM ? Z_BIG : Z_SMALL; in mons_zombie_size()
H A Dmon-info.cc1575 return SIZE_MEDIUM; in body_size()
H A Ditem-name.cc2822 return you.body_size(PSIZE_BODY, !temp) < SIZE_MEDIUM in is_useless_item()
/dports/audio/py-eyed3/eyeD3-0.9.6/eyed3/plugins/
H A Dlastfm.py1 from pylast import SIZE_EXTRA_LARGE, SIZE_LARGE, SIZE_MEDIUM, SIZE_MEGA, SIZE_SMALL
42 for sz in (SIZE_SMALL, SIZE_MEGA, SIZE_MEDIUM, SIZE_LARGE,
48 for sz in (SIZE_SMALL, SIZE_MEGA, SIZE_MEDIUM, SIZE_LARGE,
/dports/net-mgmt/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess-2.2.0/library/Businessprocess/Web/Component/
H A DStateBall.php11 const SIZE_MEDIUM = 'm'; define in Icinga\\Module\\Businessprocess\\Web\\Component\\StateBall
27 $size = self::SIZE_MEDIUM;
/dports/net-mgmt/icingaweb2-module-ipl/icingaweb2-module-ipl-0.5.0/vendor/ipl/web/src/Widget/
H A DStateBall.php14 const SIZE_MEDIUM = 'm'; define in ipl\\Web\\Widget\\StateBall
37 $size = self::SIZE_MEDIUM;
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/
H A Dmessage-window.h44 typedef enum popupMessageSizeHintT_ { SIZE_SMALL, SIZE_MEDIUM, SIZE_LARGE } popupMessageSizeHintT; enumerator
H A Dmessage-window.c565 case SIZE_MEDIUM: in create_dialogs()
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/
H A Dresource.py168 SIZE_MEDIUM = 3 variable in CSI
478 cs.si.size = CSI.SIZE_MEDIUM
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/pysolgtk/
H A Dselectcardset.py162 (_("Medium cardsets"), lambda cs: cs.si.size == CSI.SIZE_MEDIUM),
/dports/games/warzone2100/warzone2100/src/
H A Dstatsdef.h129 SIZE_MEDIUM, enumerator
H A Dstats.cpp1401 *pStore = SIZE_MEDIUM; in getBodySize()
/dports/x11-clocks/cairo-clock/cairo-clock-0.3.4/src/
H A Dcairo-clock.c91 SIZE_MEDIUM, enumerator
632 case SIZE_MEDIUM : in on_startup_size_changed()
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/tk/
H A Dselectcardset.py148 lambda cs: cs.si.size == CSI.SIZE_MEDIUM),
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/tile/
H A Dselectcardset.py150 lambda cs: cs.si.size == CSI.SIZE_MEDIUM),
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Dmain.c1272 SIZE_MEDIUM, in main()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/util/monster/
H A Dmonster-main.cc147 case SIZE_MEDIUM: in monster_size()

12