Home
last modified time | relevance | path

Searched refs:FontABaseLump (Results 1 – 23 of 23) sorted by relevance

/dports/games/heretic/glheretic-1.2/
H A Dct_chat.c56 static int FontABaseLump; variable
95 FontABaseLump = W_GetNumForName("FONTA_S")+1; in CT_Init()
354 patch=W_CacheLumpNum(FontABaseLump+ in CT_Drawer()
429 patch = W_CacheLumpNum(FontABaseLump+c-33, PU_CACHE); in CT_AddChar()
460 patch = W_CacheLumpNum(FontABaseLump+c-33, PU_CACHE); in CT_BackSpace()
H A Df_finale.c25 extern int FontABaseLump;
75 FontABaseLump = W_GetNumForName("FONTA_S")+1; in F_StartFinale()
216 w = W_CacheLumpNum(FontABaseLump+c-33, PU_CACHE); in F_TextWrite()
H A Dmn_menu.c131 int FontABaseLump; variable
370 FontABaseLump = W_GetNumForName("FONTA_S")+1; in InitFonts()
401 p = W_CacheLumpNum(FontABaseLump+c-33, PU_CACHE); in MN_DrTextA()
436 p = W_CacheLumpNum(FontABaseLump+c-33, PU_CACHE); in MN_TextAWidth()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dct_chat.c74 static int FontABaseLump; variable
116 FontABaseLump = W_GetNumForName("FONTA_S") + 1; in CT_Init()
380 patch = W_CacheLumpNum(FontABaseLump + in CT_Drawer()
450 patch = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in CT_AddChar()
479 patch = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in CT_BackSpace()
H A Df_finale.c62 static int FontABaseLump; variable
90 FontABaseLump = W_GetNumForName("FONTA_S") + 1; in F_StartFinale()
227 w = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in TextWrite()
H A Din_lude.c79 static int FontABaseLump; variable
266 FontABaseLump = W_GetNumForName("FONTA_S") + 1; in LoadPics()
603 w = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in DrawHubText()
H A Dmn_menu.c137 static int FontABaseLump; variable
333 FontABaseLump = W_GetNumForName("FONTA_S") + 1; in InitFonts()
359 p = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in MN_DrTextA()
415 p = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in MN_TextAWidth()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dct_chat.c69 static int FontABaseLump; variable
106 FontABaseLump = W_GetNumForName(DEH_String("FONTA_S")) + 1; in CT_Init()
359 patch = W_CacheLumpNum(FontABaseLump + in CT_Drawer()
429 patch = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in CT_AddChar()
458 patch = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in CT_BackSpace()
H A Df_finale.c36 static int FontABaseLump; variable
87 FontABaseLump = W_GetNumForName(DEH_String("FONTA_S")) + 1; in F_StartFinale()
215 w = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in F_TextWrite()
H A Dd_main.c173 const int FontABaseLump = W_GetNumForName(DEH_String("FONTA_S")) + 1; in CrispyDrawStats() local
174 const patch_t *const p = W_CacheLumpNum(FontABaseLump + 'A' - 33, PU_CACHE); in CrispyDrawStats()
220 const int FontABaseLump = W_GetNumForName(DEH_String("FONTA_S")) + 1; in CrispyDrawFps() local
221 const patch_t* const p = W_CacheLumpNum(FontABaseLump + 'A' - 33, PU_CACHE); in CrispyDrawFps()
H A Dmn_menu.c155 static int FontABaseLump; variable
439 FontABaseLump = W_GetNumForName(DEH_String("FONTA_S")) + 1; in InitFonts()
464 p = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in MN_DrTextA()
494 p = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in MN_TextAWidth()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dct_chat.c69 static int FontABaseLump; variable
106 FontABaseLump = W_GetNumForName(DEH_String("FONTA_S")) + 1; in CT_Init()
359 patch = W_CacheLumpNum(FontABaseLump + in CT_Drawer()
429 patch = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in CT_AddChar()
458 patch = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in CT_BackSpace()
H A Df_finale.c36 int FontABaseLump; variable
86 FontABaseLump = W_GetNumForName(DEH_String("FONTA_S")) + 1; in F_StartFinale()
214 w = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in F_TextWrite()
H A Dmn_menu.c132 static int FontABaseLump; variable
321 FontABaseLump = W_GetNumForName(DEH_String("FONTA_S")) + 1; in InitFonts()
346 p = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in MN_DrTextA()
376 p = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in MN_TextAWidth()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dct_chat.c74 static int FontABaseLump; variable
127 FontABaseLump = W_GetNumForName("FONTA_S") + 1; in CT_Init()
391 patch = W_CacheLumpNum(FontABaseLump + in CT_Drawer()
461 patch = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in CT_AddChar()
490 patch = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in CT_BackSpace()
H A Df_finale.c62 static int FontABaseLump; variable
90 FontABaseLump = W_GetNumForName("FONTA_S") + 1; in F_StartFinale()
227 w = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in TextWrite()
H A Din_lude.c79 static int FontABaseLump; variable
266 FontABaseLump = W_GetNumForName("FONTA_S") + 1; in LoadPics()
603 w = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in DrawHubText()
H A Dmn_menu.c138 static int FontABaseLump; variable
329 FontABaseLump = W_GetNumForName("FONTA_S") + 1; in InitFonts()
355 p = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in MN_DrTextA()
411 p = W_CacheLumpNum(FontABaseLump + c - 33, PU_CACHE); in MN_TextAWidth()
/dports/games/uhexen/uhexen-0.601/src/
H A Dct_chat.c78 static int FontABaseLump; variable
121 FontABaseLump = W_GetNumForName("FONTA_S")+1; in CT_Init()
380 patch=W_CacheLumpNum(FontABaseLump+ in CT_Drawer()
449 patch = W_CacheLumpNum(FontABaseLump+c-33, PU_CACHE); in CT_AddChar()
478 patch = W_CacheLumpNum(FontABaseLump+c-33, PU_CACHE); in CT_BackSpace()
H A Df_finale.c53 static int FontABaseLump; variable
81 FontABaseLump = W_GetNumForName("FONTA_S")+1; in F_StartFinale()
217 w = W_CacheLumpNum(FontABaseLump+c-33, PU_CACHE); in TextWrite()
H A Din_lude.c71 static int FontABaseLump; variable
263 FontABaseLump = W_GetNumForName("FONTA_S")+1; in LoadPics()
593 w = W_CacheLumpNum(FontABaseLump+c-33, PU_CACHE); in DrawHubText()
H A Dmn_menu.c155 static int FontABaseLump; variable
497 FontABaseLump = W_GetNumForName("FONTA_S")+1; in InitFonts()
523 p = W_CacheLumpNum(FontABaseLump+c-33, PU_CACHE); in MN_DrTextA()
579 p = W_CacheLumpNum(FontABaseLump+c-33, PU_CACHE); in MN_TextAWidth()
/dports/games/heretic/glheretic-1.2/opengl/
H A Dgl_fonts.c23 extern int FontABaseLump,FontBBaseLump;
369 patch = W_CacheLumpNum(FontABaseLump+i, PU_CACHE); in fn_vGLInitFonts()