Home
last modified time | relevance | path

Searched refs:CR_TAN (Results 1 – 18 of 18) sorted by relevance

/dports/games/vavoom/vavoom-1.33/source/
H A Dtext.h51 CR_TAN, enumerator
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dv_text.h39 CR_TAN, enumerator
H A Dst_new.cpp379 result_color = CR_TAN; in ST_voteDraw()
383 result_color = CR_TAN; in ST_voteDraw()
H A Ds_sound.cpp150 screen->DrawText (CR_TAN, 0, y, "*** SOUND DEBUG INFO ***"); in S_NoiseDebug()
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dv_video.h69 CR_TAN, //1 enumerator
H A Dv_video.c83 {"CRTAN", &colrngs[CR_TAN ],
/dports/games/prboom/prboom-2.5.0/src/
H A Dv_video.h61 CR_TAN, //1 enumerator
H A Dv_video.c79 {"CRTAN", &colrngs[CR_TAN ]},
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dv_font.h48 CR_TAN, enumerator
H A Dc_console.cpp961 …screen->DrawText(ConFont, CR_TAN, LEFTMARGIN, offset + lines * ConFont->GetHeight(), (*p)->Text, T… in C_DrawConsole()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dv_font.h50 CR_TAN, enumerator
/dports/games/vavoom/vavoom-1.33/progs/common/uibase/
H A DMenuChoiceEnum.vc130 DrawText(xx, 0, EnumNames[Value], IsFocus() ? CR_YELLOW : CR_TAN);
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dv_video.h111 CR_TAN, //1 enumerator
H A Dv_video.c103 {"CRTAN", &colrngs[CR_TAN ]},
/dports/games/zdoom/zdoom-2.8.1/src/menu/
H A Dloadsavemenu.cpp638 color = CR_TAN; in Drawer()
/dports/games/vavoom/vavoom-1.33/utils/editing/acs/
H A Dvdefs.acs356 #define CR_TAN 1
/dports/games/vavoom/vavoom-1.33/progs/common/engine/
H A DObject.vc83 CR_TAN,
/dports/games/zdoom/zdoom-2.8.1/src/g_shared/
H A Dshared_sbar.cpp1503 screen->DrawText (SmallFont, CR_TAN, 0, ST_Y - 40 * CleanYfac, in DrawTopStuff()