Home
last modified time | relevance | path

Searched refs:PR_DEPTH (Results 1 – 25 of 53) sorted by relevance

123

/dports/games/angband/Angband-4.2.2/src/
H A Dplayer-calcs.h63 #define PR_DEPTH 0x00001000L /* Display Depth */ macro
84 PR_MANA | PR_DEPTH | PR_HEALTH | PR_SPEED)
H A Dui-target.c1488 player->upkeep->redraw |= (PR_DEPTH | PR_STATUS); in target_set_interactive()
H A Dplayer-calcs.c2559 { PR_DEPTH, EVENT_DUNGEONLEVEL },
/dports/games/mangband/mangband-1.5.3/src/common/
H A Ddefines.h565 #define PR_DEPTH 0x00000200L /* Display Depth */ macro
596 PR_MANA | PR_DEPTH | PR_HEALTH)
606 (PR_STUN | PR_HUNGER | PR_BLIND | PR_DEPTH |\
/dports/converters/ytnef/ytnef-1.9.3/lib/
H A Dmapidefs.h245 #define PR_DEPTH 0x3005 macro
H A Dmapitags.h250 MAPIMACRO(PR_DEPTH),
/dports/games/zangband/zangband/src/
H A Dl-ui.pkg139 #define PR_DEPTH 0x00000200L /* Display Depth */
H A Dxtra1.c3500 p_ptr->redraw &= ~(PR_DEPTH | PR_HEALTH); in redraw_stuff()
3573 if (p_ptr->redraw & (PR_DEPTH)) in redraw_stuff()
3575 p_ptr->redraw &= ~(PR_DEPTH); in redraw_stuff()
H A Dwild3.c2022 p_ptr->redraw |= (PR_DEPTH); in move_wild()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/import/src/
H A DMapiTagStrs.cpp757 case PR_DEPTH:
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabtags.h37 #define PR_DEPTH PROP_TAG(PT_LONG,0x3005) macro
H A Dmapitags.h337 #define PR_DEPTH PROP_TAG(PT_LONG,0x3005) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabtags.h37 #define PR_DEPTH PROP_TAG(PT_LONG,0x3005) macro
H A Dmapitags.h337 #define PR_DEPTH PROP_TAG(PT_LONG,0x3005) macro
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Ddungeon.c3352 p_ptr->redraw |= (PR_DEPTH);
3371 p_ptr->redraw |= (PR_DEPTH);
3403 p_ptr->redraw |= (PR_DEPTH);
3410 p_ptr->redraw |= (PR_DEPTH);
3603 p_ptr->redraw |= (PR_DEPTH);
4086 if (!p_ptr->pvp_prevent_tele) p_ptr->redraw |= PR_DEPTH;
6400 p_ptr->redraw |= PR_DEPTH;
6753 p_ptr->redraw |= (PR_DEPTH);
6961 p_ptr->redraw |= PR_DEPTH; /* hack: depth colour indicates no-tele */
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dtables.c776 (PR_DEPTH), "depth"
H A Dxtra1.c3340 if (p_ptr->redraw & PR_DEPTH) in redraw_stuff()
3342 p_ptr->redraw &= ~(PR_DEPTH); in redraw_stuff()
H A Ddungeon.c2261 p_ptr->redraw |= (PR_DEPTH); in dungeon()
/dports/textproc/tnef2txt/tnef2txt-1.4/
H A Dmapitags.h492 #define PR_DEPTH PROP_TAG( PT_LONG, 0x3005) macro
/dports/devel/upp/upp/bazaar/MAPIEx/plugin/include_MINGW32/
H A Dmapitags.h337 #define PR_DEPTH PROP_TAG(PT_LONG,0x3005) macro
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mapi/include/
H A Dmapitags.h496 #define PR_DEPTH PROP_TAG( PT_LONG, 0x3005) macro
/dports/mail/ripmime/ripmime-1.4.0.10/tnef/
H A Dmapitags.h492 #define PR_DEPTH PROP_TAG( PT_LONG, 0x3005) macro
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/pidl/
H A Dmapitags_enum.h652 PR_DEPTH = 0x30050003, enumerator
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/pidl/
H A Dmapitags_enum.h652 PR_DEPTH = 0x30050003, enumerator
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/pidl/
H A Dmapitags_enum.h652 PR_DEPTH = 0x30050003, enumerator

123