Home
last modified time | relevance | path

Searched refs:WIN_WIDTH (Results 1 – 25 of 101) sorted by relevance

12345

/dports/games/xchomp/xchomp/
H A Ddemo.c30 WIN_WIDTH, WIN_HEIGHT + GHOST_SIZE + 2, 0, 0); in demo_seq()
35 xx = (WIN_WIDTH - (48 * 5 - 10)) / 2; in demo_seq()
54 xx = (WIN_WIDTH - CREDIT_WIDTH) / 2; in demo_seq()
64 xx = (WIN_WIDTH - DEMOBOX_WIDTH) / 2; in demo_seq()
76 xx = WIN_WIDTH / 4; in demo_seq()
80 WIN_WIDTH / 2, 4 * GHOST_SIZE); in demo_seq()
82 WIN_WIDTH / 2, 4 * GHOST_SIZE); in demo_seq()
84 WIN_WIDTH / 2, 4 * GHOST_SIZE); in demo_seq()
97 xx = (WIN_WIDTH - chars.width) / 2; in demo_seq()
106 xx = (WIN_WIDTH - chars.width) / 2; in demo_seq()
[all …]
H A Dprops.c22 xx = (WIN_WIDTH - chars.width) / 2; in get_ready()
30 WIN_WIDTH, WIN_HEIGHT, 0, 0); in get_ready()
36 XCopyArea(display, map, window, fullcopyGC, 0, 0, WIN_WIDTH, in get_ready()
54 xx = (WIN_WIDTH - chars.width) / 2; in game_over()
76 WIN_WIDTH, WIN_HEIGHT, 0, 0); in finish()
80 WIN_WIDTH, WIN_HEIGHT, 0, 0); in finish()
86 WIN_WIDTH, WIN_HEIGHT, 0, 0); in finish()
88 WIN_WIDTH, WIN_HEIGHT, 0, 0); in finish()
95 XFillRectangle(display, map, clearGC, 0, 0, WIN_WIDTH, WIN_HEIGHT); in finish()
128 WIN_WIDTH, WIN_HEIGHT, 0, 0); in pause_seq()
[all …]
H A Dmain.c157 WIN_WIDTH, WIN_HEIGHT, 0, 0); in play_game()
159 WIN_WIDTH, WIN_HEIGHT, 0, 0); in play_game()
203 WIN_WIDTH, WIN_HEIGHT, 0, 0); in play_game()
226 WIN_WIDTH, WIN_HEIGHT, 0, 0); in play_game()
262 XCopyArea(display, save, map, copyGC, 0, 0, WIN_WIDTH, in play_game()
327 XCopyArea(display, map, window, copyGC, 0, 0, WIN_WIDTH, in play_game()
H A Dcontact.c74 XCopyArea(display, save, map, fullcopyGC, 0, 0, WIN_WIDTH,
78 XCopyArea(display, map, window, fullcopyGC, 0, 0, WIN_WIDTH,
140 XCopyArea(display, map, window, copyGC, 0, 0, WIN_WIDTH,
150 XCopyArea(display, save, map, copyGC, 0, 0, WIN_WIDTH,
H A Dresources.c20 window = XCreateSimpleWindow(display, root, 0, 0, WIN_WIDTH,
27 hints.width = hints.min_width = hints.max_width = WIN_WIDTH;
195 powermap = XCreatePixmap(display, root, WIN_WIDTH, WIN_HEIGHT, depth); in create_maps()
196 save = XCreatePixmap(display, root, WIN_WIDTH, WIN_HEIGHT, depth); in create_maps()
197 map = XCreatePixmap(display, root, WIN_WIDTH, in create_maps()
384 XFillRectangle(display, powermap, clearGC, 0, 0, WIN_WIDTH, WIN_HEIGHT); in clear_maps()
385 XFillRectangle(display, save, clearGC, 0, 0, WIN_WIDTH, WIN_HEIGHT); in clear_maps()
386 XFillRectangle(display, map, clearGC, 0, 0, WIN_WIDTH, WIN_HEIGHT); in clear_maps()
407 full_rect.width = WIN_WIDTH; in create_regions()
H A Dstatus.c41 12, GHOST_SIZE, WIN_WIDTH - 6 - i * 12, WIN_HEIGHT + 1, 1);
44 XFillRectangle(display, window, clearGC, WIN_WIDTH - 6 - 3 * 12,
/dports/games/xtron/xtron-1.1a/
H A Dxtron.h25 #define WIN_WIDTH 384 macro
27 #define DIMS (WIN_WIDTH/8)
28 #define MAXVERT (WIN_WIDTH/8)
30 #define MAXHORZ (WIN_WIDTH/8)
/dports/print/freetype/freetype-1.3.1/test/arch/win32/
H A Dgw_win32.c35 #define WIN_WIDTH 640u macro
148 vio_ScanLineWidth = WIN_WIDTH / 8; in Driver_Set_Graphics()
149 vio_Width = WIN_WIDTH; in Driver_Set_Graphics()
160 vio_ScanLineWidth = WIN_WIDTH; in Driver_Set_Graphics()
161 vio_Width = WIN_WIDTH; in Driver_Set_Graphics()
/dports/print/freetype/freetype-1.3.1/test/arch/win16/
H A Dgw_win16.c70 #define WIN_WIDTH 640u macro
188 vio_ScanLineWidth = WIN_WIDTH / 8; in Driver_Set_Graphics()
189 vio_Width = WIN_WIDTH; in Driver_Set_Graphics()
200 vio_ScanLineWidth = WIN_WIDTH / 2; in Driver_Set_Graphics()
201 vio_Width = WIN_WIDTH / 2; in Driver_Set_Graphics()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/JInternalFrame/8069348/
H A Dbug8069348.java49 private static final int WIN_WIDTH = 500; field in bug8069348
132 internalFrame.setSize(WIN_WIDTH / 3, WIN_HEIGHT / 3); in createAndShowGUI()
140 frame.setSize(WIN_WIDTH, WIN_HEIGHT); in createAndShowGUI()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/swing/JInternalFrame/8069348/
H A Dbug8069348.java49 private static final int WIN_WIDTH = 500; field in bug8069348
132 internalFrame.setSize(WIN_WIDTH / 3, WIN_HEIGHT / 3); in createAndShowGUI()
140 frame.setSize(WIN_WIDTH, WIN_HEIGHT); in createAndShowGUI()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/JInternalFrame/8069348/
H A Dbug8069348.java49 private static final int WIN_WIDTH = 500; field in bug8069348
132 internalFrame.setSize(WIN_WIDTH / 3, WIN_HEIGHT / 3); in createAndShowGUI()
140 frame.setSize(WIN_WIDTH, WIN_HEIGHT); in createAndShowGUI()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/swing/JInternalFrame/8069348/
H A Dbug8069348.java49 private static final int WIN_WIDTH = 500; field in bug8069348
132 internalFrame.setSize(WIN_WIDTH / 3, WIN_HEIGHT / 3); in createAndShowGUI()
140 frame.setSize(WIN_WIDTH, WIN_HEIGHT); in createAndShowGUI()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/swing/JInternalFrame/8069348/
H A Dbug8069348.java49 private static final int WIN_WIDTH = 500; field in bug8069348
132 internalFrame.setSize(WIN_WIDTH / 3, WIN_HEIGHT / 3); in createAndShowGUI()
140 frame.setSize(WIN_WIDTH, WIN_HEIGHT); in createAndShowGUI()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/swing/JInternalFrame/8069348/
H A Dbug8069348.java49 private static final int WIN_WIDTH = 500; field in bug8069348
132 internalFrame.setSize(WIN_WIDTH / 3, WIN_HEIGHT / 3); in createAndShowGUI()
140 frame.setSize(WIN_WIDTH, WIN_HEIGHT); in createAndShowGUI()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/swing/JInternalFrame/8069348/
H A Dbug8069348.java49 private static final int WIN_WIDTH = 500; field in bug8069348
132 internalFrame.setSize(WIN_WIDTH / 3, WIN_HEIGHT / 3); in createAndShowGUI()
140 frame.setSize(WIN_WIDTH, WIN_HEIGHT); in createAndShowGUI()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_buffer_range/
H A Dranges.c52 #define WIN_WIDTH 32 macro
53 #define WIN_HEIGHT (TBO_WIDTH / WIN_WIDTH)
76 if (!piglit_probe_rect_rgba(0, 0, WIN_WIDTH, WIN_HEIGHT, green)) in test_range()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/swing/JInternalFrame/8069348/
H A Dbug8069348.java49 private static final int WIN_WIDTH = 500; field in bug8069348
132 internalFrame.setSize(WIN_WIDTH / 3, WIN_HEIGHT / 3); in createAndShowGUI()
140 frame.setSize(WIN_WIDTH, WIN_HEIGHT); in createAndShowGUI()
/dports/games/d2x/d2x-0.2.5/arch/win32/
H A Dmouse.c214 #define WIN_WIDTH 640 macro
427 mouse_x=mouse_saved_x=WIN_WIDTH/2; in mouse_center()
447 *dx = (int) mouse_x - WIN_WIDTH/2; in mouse_get_delta()
451 mouse_x = (double) WIN_WIDTH/2; in mouse_get_delta()
463 *dx = (int) mouse_x - WIN_WIDTH/2; in mouse_get_delta_no_reset()
/dports/games/xemeraldia/xemeraldia-0.4.3/
H A Dgames.c220 saved_screen = gdk_pixmap_new(board_pix, WIN_WIDTH, WIN_HEIGHT, -1); in pauseProc()
224 WIN_WIDTH, WIN_HEIGHT); in pauseProc()
234 (WIN_WIDTH/2)-(rect.width/2), 220, layout); in pauseProc()
255 (WIN_WIDTH/2)-(rect.width/2), 220, layout); in endGame()
H A Dinit-graphics.c29 WIN_WIDTH * .2, WIN_HEIGHT * .1, 0, in createBackground()
30 WIN_WIDTH * .2, WIN_HEIGHT * .1, WIN_WIDTH * 1.2 in createBackground()
131 gtk_widget_set_size_request(board_w, WIN_WIDTH, WIN_HEIGHT); in initGTK()
H A Dmain.c195 board_pix = gdk_pixmap_new(NULL, WIN_WIDTH, WIN_HEIGHT, gdk_visual_get_system()->depth); in main()
196 background = gdk_pixmap_new(NULL, WIN_WIDTH, WIN_HEIGHT, gdk_visual_get_system()->depth); in main()
/dports/games/xinvaders3d/xinvaders3d/
H A Dmain-dos.c41 if ( !Graphics_init ( WIN_WIDTH, WIN_HEIGHT ) ) in main()
47 if ( !Game_init ( WIN_WIDTH, WIN_HEIGHT ) ) in main()
140 blit ( buffer, screen, 0, 0, 0, 0, WIN_WIDTH, WIN_HEIGHT ); in Update_display()
/dports/games/scourge/scourge/src/
H A Dpcui.cpp51 #define WIN_WIDTH EQUIP_WIDTH + 320 + 40 + 35 macro
62 mainWin = scourge->createWindow( ( scourge->getScreenWidth() - ( WIN_WIDTH ) ) / 2, in PcUi()
64 WIN_WIDTH, WIN_HEIGHT, in PcUi()
118 x = WIN_WIDTH - 12 - 33 - 33; in PcUi()
125 x = WIN_WIDTH - 12 - 33; in PcUi()
/dports/multimedia/libva-utils/libva-utils-2.13.0/decode/
H A Dmpeg2vldemo.cpp140 #define WIN_WIDTH (CLIP_WIDTH<<1) macro
270 dst_rect.width = WIN_WIDTH; in main()

12345