Home
last modified time | relevance | path

Searched refs:M_DrawTextBox (Results 1 – 25 of 37) sorted by relevance

12

/dports/games/tenebrae/tenebrae_0/
H A Dmenu.c274 void M_DrawTextBox (int x, int y, int width, int lines) in M_DrawTextBox() function
810 M_DrawTextBox (160, 32, 16, 1); in M_Setup_Draw()
814 M_DrawTextBox (160, 48, 16, 1); in M_Setup_Draw()
820 M_DrawTextBox (64, 140-8, 14, 1); in M_Setup_Draw()
1072 M_DrawTextBox (f, 134, 24, 4); in M_Net_Draw()
1877 M_DrawTextBox (0, 0, 38, 23); in M_Quit_Draw()
1948 M_DrawTextBox (56, 76, 24, 4); in M_Quit_Draw()
2038 M_DrawTextBox (160, 40, 4, 1); in M_SerialConfig_Draw()
2833 M_DrawTextBox (152, 32, 10, 1); in M_GameOptions_Draw()
2934 M_DrawTextBox (x, 138, 24, 4); in M_GameOptions_Draw()
[all …]
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dmenu.c197 void M_DrawTextBox (int x, int y, int width, int lines) in M_DrawTextBox() function
910 M_DrawTextBox (160, 32, 16, 1); in M_Setup_Draw()
914 M_DrawTextBox (160, 48, 16, 1); in M_Setup_Draw()
920 M_DrawTextBox (64, 140-8, 14, 1); in M_Setup_Draw()
1160 M_DrawTextBox (f, 134, 24, 4); in M_Net_Draw()
1886 M_DrawTextBox (0, 0, 38, 23); in M_Quit_Draw()
1890 M_DrawTextBox (56, 76, 24, 4); in M_Quit_Draw()
1980 M_DrawTextBox (160, 40, 4, 1); in M_SerialConfig_Draw()
2739 M_DrawTextBox (152, 32, 10, 1); in M_GameOptions_Draw()
2840 M_DrawTextBox (x, 138, 24, 4); in M_GameOptions_Draw()
[all …]
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dmenu.c285 void M_DrawTextBox (int x, int y, int width, int lines) in M_DrawTextBox() function
1506 M_DrawTextBox (160, 32, 16, 1); in M_Setup_Draw()
1510 M_DrawTextBox (160, 48, 16, 1); in M_Setup_Draw()
1519 M_DrawTextBox (64, 156-8, 14, 1); in M_Setup_Draw()
1737 M_DrawTextBox (f, 142, 24, 4); in M_Net_Draw()
2308 M_DrawTextBox (x, 94 + 8*(OGL_LIGHTMAPFMT), 25, 5); in M_OpenGL_Draw()
2322 M_DrawTextBox (x, 94 + 8*(OGL_COLOREDSTATIC), 25, 3); in M_OpenGL_Draw()
2329 M_DrawTextBox (x, 94 + 8*(OGL_COLOREDSTATIC), 25, 3); in M_OpenGL_Draw()
3554 M_DrawTextBox (0, 0, 38, 23); in M_Quit_Draw()
4532 M_DrawTextBox (152+8, 60, 10, 1); in M_GameOptions_Draw()
[all …]
H A Dmenu.h81 void M_DrawTextBox (int x, int y, int width, int lines);
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dmenu.c717 M_DrawTextBox (160, 32, 16, 1); in M_Setup_Draw()
721 M_DrawTextBox (160, 48, 16, 1); in M_Setup_Draw()
727 M_DrawTextBox (64, 140-8, 14, 1); in M_Setup_Draw()
925 M_DrawTextBox (f, 96, 24, 4); in M_Net_Draw()
1708 M_DrawTextBox (160-4*(boxlen+2), 76, boxlen, 4); in M_Quit_Draw()
1792 M_DrawTextBox (basex+8*8, y-8, 6, 1); in M_LanConfig_Draw()
1815 M_DrawTextBox (basex+8, y-8, 22, 1); in M_LanConfig_Draw()
1826 M_DrawTextBox (basex, y-8, 2, 1); in M_LanConfig_Draw()
2141 M_DrawTextBox (152, 32, 10, 1); in M_GameOptions_Draw()
2242 M_DrawTextBox (x, 138, 24, 4); in M_GameOptions_Draw()
[all …]
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dmenu.c210 M_DrawTextBox(int x, int y, int width, int lines) in M_DrawTextBox() function
777 M_DrawTextBox(160, 32, 16, 1); in M_Setup_Draw()
781 M_DrawTextBox(160, 48, 16, 1); in M_Setup_Draw()
787 M_DrawTextBox(64, 140 - 8, 14, 1); in M_Setup_Draw()
1984 M_DrawTextBox(56, 76, 24, 4); in M_Quit_Draw()
2050 M_DrawTextBox(basex + 8 * 8, lanConfig_cursor_table[0] - 8, 6, 1); in M_LanConfig_Draw()
2057 M_DrawTextBox(basex + 8, lanConfig_cursor_table[2] - 8, 22, 1); in M_LanConfig_Draw()
2060 M_DrawTextBox(basex, lanConfig_cursor_table[1] - 8, 2, 1); in M_LanConfig_Draw()
2361 M_DrawTextBox(152, 32, 10, 1); in M_GameOptions_Draw()
2483 M_DrawTextBox(x, 138, 24, 4); in M_GameOptions_Draw()
[all …]
H A Dmenu.h39 void M_DrawTextBox(int x, int y, int width, int lines);
H A Dr_misc.c157 M_DrawTextBox(x, y, (w + 7) / 8, in R_NetGraph()
/dports/games/libretro-tyrquake/tyrquake-e76477d/QW/client/
H A Dmenu.h39 void M_DrawTextBox(int x, int y, int width, int lines);
H A Dmenu.c114 M_DrawTextBox(int x, int y, int width, int lines) in M_DrawTextBox() function
852 M_DrawTextBox(56, 76, 24, 4); in M_Quit_Draw()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dm_menu.h76 void M_DrawTextBox (int x, int y, int width, int lines);
H A Dm_menu.c534 void M_DrawTextBox (int x, int y, int width, int lines); //added:06-02-98:
717 M_DrawTextBox(-BASEVIDWIDTH/2,y+12,BASEVIDWIDTH/7,1); in M_DrawGenericMenu()
731 M_DrawTextBox(x,y+4,MAXSTRINGLENGTH,1); in M_DrawGenericMenu()
1802 M_DrawTextBox(mx+PLBOXX, my-8, MAXPLAYERNAME, 1); in M_DrawSetupMultiPlayerMenu()
1833 M_DrawTextBox(mx+PLBOXX,my+PLBOXY, PLBOXW, PLBOXH); in M_DrawSetupMultiPlayerMenu()
4909 void M_DrawTextBox (int x, int y, int width, int lines) in M_DrawTextBox() function
5121 M_DrawTextBox( currentMenu->x, y-8, (max+7)>>3,lines); in M_DrawMessageMenu()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/client/
H A Dmenu.h63 void M_DrawTextBox (int x, int y, int width, int lines);
H A Dmenu.c174 void M_DrawTextBox (int x, int y, int width, int lines) in M_DrawTextBox() function
1053 M_DrawTextBox (x, 94 + 8*(OGL_LIGHTMAPFMT), 25, 5); in M_OpenGL_Draw()
1067 M_DrawTextBox (x, 94 + 8*(OGL_COLOREDSTATIC), 25, 3); in M_OpenGL_Draw()
1074 M_DrawTextBox (x, 94 + 8*(OGL_COLOREDSTATIC), 25, 3); in M_OpenGL_Draw()
2048 M_DrawTextBox (0, 0, 38, 23); in M_Quit_Draw()
2258 M_DrawTextBox (16, 48, 34, 1); in M_Connect_Draw()
2450 M_DrawTextBox (160, 48, 16, 1); in M_Setup_Draw()
2483 M_DrawTextBox (64, 164-8, 14, 1); in M_Setup_Draw()
H A Dgl_ngraph.c135 M_DrawTextBox (x, y, NET_TIMINGS/8, NET_GRAPHHEIGHT/8 + 1); in R_NetGraph()
H A Dr_misc.c341 M_DrawTextBox (x, y, (w+7)/8, (r_graphheight.integer*2+7)/8 + 1); in R_NetGraph()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dmenu.c221 static void M_DrawTextBox(float x, float y, float width, float height) in M_DrawTextBox() function
730 M_DrawTextBox (60, 8 * 8, 23, 4); in M_SinglePlayer_Draw()
1304 M_DrawTextBox (160, 32, 16, 1); in M_Setup_Draw()
1316 M_DrawTextBox (64, 140-8, 14, 1); in M_Setup_Draw()
2724 M_DrawTextBox(0, 0, linelength, lines); in M_Reset_Draw()
3332 M_DrawTextBox (basex+8*8, lanConfig_cursor_table[0]-8, sizeof(lanConfig_portname), 1); in M_LanConfig_Draw()
3340 M_DrawTextBox (basex+8, lanConfig_cursor_table[3]-8, sizeof(lanConfig_joinname), 1); in M_LanConfig_Draw()
3345 M_DrawTextBox (basex, lanConfig_cursor_table[1]-8, 2, 1); in M_LanConfig_Draw()
3955 M_DrawTextBox (152, 32, 10, 1); in M_GameOptions_Draw()
4068 M_DrawTextBox (0, 132, 38, 1); in M_GameOptions_Draw()
[all …]
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dgl_screen.c981 M_DrawTextBox (32, by - 16, PLAQUE_WIDTH + 4, lines + 2); in Plaque_Draw()
1015 M_DrawTextBox (15, by - 16, PLAQUE_WIDTH + 4 + 4, lines + 2); in Info_Plaque_Draw()
1039 M_DrawTextBox (32, by - 16, PLAQUE_WIDTH + 4, lines + 2); in Bottom_Plaque_Draw()
H A Dscreen.c1068 M_DrawTextBox (32, by - 16, PLAQUE_WIDTH + 4, lines + 2); in Plaque_Draw()
1104 M_DrawTextBox (15, by - 16, PLAQUE_WIDTH + 4 + 4, lines + 2); in Info_Plaque_Draw()
1130 M_DrawTextBox (32, by - 16, PLAQUE_WIDTH + 4, lines + 2); in Bottom_Plaque_Draw()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dmenu.c224 static void M_DrawTextBox(float x, float y, float width, float height) in M_DrawTextBox() function
763 M_DrawTextBox (60, 8 * 8, 23, 4); in M_SinglePlayer_Draw()
1350 M_DrawTextBox (160, 32, 16, 1); in M_Setup_Draw()
1362 M_DrawTextBox (64, 140-8, 14, 1); in M_Setup_Draw()
2773 M_DrawTextBox(0, 0, linelength, lines); in M_Reset_Draw()
3385 M_DrawTextBox (basex+8*8, lanConfig_cursor_table[0]-8, sizeof(lanConfig_portname), 1); in M_LanConfig_Draw()
3393 M_DrawTextBox (basex+8, lanConfig_cursor_table[3]-8, sizeof(lanConfig_joinname), 1); in M_LanConfig_Draw()
3398 M_DrawTextBox (basex, lanConfig_cursor_table[1]-8, 2, 1); in M_LanConfig_Draw()
3999 M_DrawTextBox (152, 32, 10, 1); in M_GameOptions_Draw()
4112 M_DrawTextBox (0, 132, 38, 1); in M_GameOptions_Draw()
[all …]
/dports/games/darkplaces/darkplaces/
H A Dmenu.c224 static void M_DrawTextBox(float x, float y, float width, float height) in M_DrawTextBox() function
763 M_DrawTextBox (60, 8 * 8, 23, 4); in M_SinglePlayer_Draw()
1350 M_DrawTextBox (160, 32, 16, 1); in M_Setup_Draw()
1362 M_DrawTextBox (64, 140-8, 14, 1); in M_Setup_Draw()
2773 M_DrawTextBox(0, 0, linelength, lines); in M_Reset_Draw()
3385 M_DrawTextBox (basex+8*8, lanConfig_cursor_table[0]-8, sizeof(lanConfig_portname), 1); in M_LanConfig_Draw()
3393 M_DrawTextBox (basex+8, lanConfig_cursor_table[3]-8, sizeof(lanConfig_joinname), 1); in M_LanConfig_Draw()
3398 M_DrawTextBox (basex, lanConfig_cursor_table[1]-8, 2, 1); in M_LanConfig_Draw()
3999 M_DrawTextBox (152, 32, 10, 1); in M_GameOptions_Draw()
4112 M_DrawTextBox (0, 132, 38, 1); in M_GameOptions_Draw()
[all …]
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dm_menu.h217 void M_DrawTextBox(INT32 x, INT32 y, INT32 width, INT32 boxlines);
H A Dm_menu.c4361 M_DrawTextBox(x, y + 4, MAXSTRINGLENGTH, 1); in M_DrawGenericMenu()
4620 M_DrawTextBox(x, y + 4, MAXSTRINGLENGTH, 1); in M_DrawGenericScrollMenu()
4690 M_DrawTextBox(27, 16, 32, 6); in M_DrawPauseMenu()
4891 M_DrawTextBox(x, y + 4, MAXSTRINGLENGTH, 1); in M_DrawCenteredMenu()
6570 M_DrawTextBox(x - (21 + 5), y, MAXSTRINGLENGTH, 1);
10855 M_DrawTextBox(52, BASEVIDHEIGHT/2-10, 25, 3);
10912 M_DrawTextBox(144, 24, 20, 20);
10926 M_DrawTextBox(52, BASEVIDHEIGHT/2-10, 25, 3);
11005 M_DrawTextBox(52, BASEVIDHEIGHT/2-10, 25, 3);
11217 M_DrawTextBox(52, BASEVIDHEIGHT/2-10, 25, 3);
[all …]
/dports/games/uhexen2/hexen2source-1.5.9/patches/
H A Dsoftware_scale2d.patch914 M_DrawTextBox (32, by - 16, PLAQUE_WIDTH + 4, lines + 2);
923 M_DrawTextBox (15, by - 16, PLAQUE_WIDTH + 4 + 4, lines + 2);
932 M_DrawTextBox (32, by - 16, PLAQUE_WIDTH + 4, lines + 2);
/dports/games/quake2lnx/quake2-r0.16.2/src/client/
H A Dmenu.c337 void M_DrawTextBox (int x, int y, int width, int lines) in M_DrawTextBox() function
1217 M_DrawTextBox( 8, 120 - 48, 36, 3 ); in UpdateSoundQualityFunc()
2343 M_DrawTextBox( 8, 120 - 48, 36, 3 ); in SearchLocalGames()
3885M_DrawTextBox( ( refdef.x ) * ( 320.0F / viddef.width ) - 8, ( viddef.height / 2 ) * ( 240.0F / vi… in PlayerConfig_MenuDraw()

12