Home
last modified time | relevance | path

Searched refs:gd_y1 (Results 1 – 17 of 17) sorted by relevance

/dports/games/mirrormagic/mirrormagic-2.0.2/src/
H A Dscreens.c1521 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScreenScrollbuttons() local
1533 gd_y1 = scrollbutton_info[i].ypos; in CreateScreenScrollbuttons()
1535 gd_y2 = gd_y1 + SC_SCROLLBUTTON_YSIZE; in CreateScreenScrollbuttons()
1546 GDI_DESIGN_UNPRESSED, gd_bitmap, gd_x1, gd_y1, in CreateScreenScrollbuttons()
1567 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScreenScrollbars() local
1592 gd_y1 = scrollbar_info[i].ypos; in CreateScreenScrollbars()
1607 GDI_DESIGN_UNPRESSED, gd_bitmap, gd_x1, gd_y1, in CreateScreenScrollbars()
H A Deditor.c795 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateControlButtons() local
852 gd_y1 = DOOR_GFX_PAGEY1 + ED_CTRL_BUTTONS_GFX_YPOS + gd_yoffset; in CreateControlButtons()
866 GDI_DESIGN_UNPRESSED, gd_bitmap, gd_x1, gd_y1, in CreateControlButtons()
867 GDI_DESIGN_PRESSED, gd_bitmap, gd_x2, gd_y1, in CreateControlButtons()
886 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateControlButtons() local
898 gd_y1 = DOOR_GFX_PAGEY1 + scrollbutton_info[i].ypos; in CreateControlButtons()
900 gd_y2 = gd_y1; in CreateControlButtons()
911 GDI_DESIGN_UNPRESSED, gd_bitmap, gd_x1, gd_y1, in CreateControlButtons()
1241 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScrollbarGadgets() local
1265 gd_y1 = DOOR_GFX_PAGEY1 + scrollbar_info[i].ypos; in CreateScrollbarGadgets()
[all …]
H A Dgame.c3922 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateGameButtons() local
3934 gd_y1 = DOOR_GFX_PAGEY1 + gd_yoffset; in CreateGameButtons()
3957 GDI_DESIGN_UNPRESSED, gd_bitmap, gd_x1, gd_y1, in CreateGameButtons()
3958 GDI_DESIGN_PRESSED, gd_bitmap, gd_x2, gd_y1, in CreateGameButtons()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/
H A Deditor.c5237 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateControlButtons() local
5349 GDI_DESIGN_PRESSED, gd_bitmap, gd_x2, gd_y1, in CreateControlButtons()
5378 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateControlButtons() local
5395 gd_y2 = gd_y1; in CreateControlButtons()
5406 gd_y2 = gd_y1; in CreateControlButtons()
5876 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateTextbuttonGadgets() local
5901 gd_y1 = DOOR_GFX_PAGEY1 + ED_TEXTBUTTON_YPOS; in CreateTextbuttonGadgets()
5958 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateGraphicbuttonGadgets() local
5969 gd_y2 = gd_y1; in CreateGraphicbuttonGadgets()
5976 gd_y2 = gd_y1; in CreateGraphicbuttonGadgets()
[all …]
H A Dscreens.c5749 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScreenMenubuttons() local
5764 gd_y1 = graphic_info[gfx_unpressed].src_y; in CreateScreenMenubuttons()
5777 GDI_DESIGN_UNPRESSED, gd_bitmap_unpressed, gd_x1, gd_y1, in CreateScreenMenubuttons()
5808 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScreenScrollbuttons() local
5827 gd_y1 = graphic_info[gfx_unpressed].src_y; in CreateScreenScrollbuttons()
5840 GDI_DESIGN_UNPRESSED, gd_bitmap_unpressed, gd_x1, gd_y1, in CreateScreenScrollbuttons()
5871 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScreenScrollbars() local
5896 gd_y1 = 0; in CreateScreenScrollbars()
5905 gd_y1 = graphic_info[gfx_unpressed].src_y; in CreateScreenScrollbars()
5933 GDI_DESIGN_UNPRESSED, gd_bitmap_unpressed, gd_x1, gd_y1, in CreateScreenScrollbars()
H A Dtape.c199 int gd_x1, gd_y1; in DrawVideoDisplay() member
363 gd_y = video_pos[i][j].gd_y1; in DrawVideoDisplay()
H A Dgame.c16804 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateGameButtons() local
16821 gd_y1 = DOOR_GFX_PAGEY1 + gd_yoffset - GAME_BUTTON_YSIZE; in CreateGameButtons()
16832 gd_y1 = DOOR_GFX_PAGEY1 + gd_yoffset; in CreateGameButtons()
16850 GDI_DESIGN_UNPRESSED, gd_bitmap, gd_x1, gd_y1, in CreateGameButtons()
16851 GDI_DESIGN_PRESSED, gd_bitmap, gd_x2, gd_y1, in CreateGameButtons()
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/
H A Deditor.c5237 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateControlButtons() local
5349 GDI_DESIGN_PRESSED, gd_bitmap, gd_x2, gd_y1, in CreateControlButtons()
5378 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateControlButtons() local
5395 gd_y2 = gd_y1; in CreateControlButtons()
5406 gd_y2 = gd_y1; in CreateControlButtons()
5876 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateTextbuttonGadgets() local
5901 gd_y1 = DOOR_GFX_PAGEY1 + ED_TEXTBUTTON_YPOS; in CreateTextbuttonGadgets()
5958 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateGraphicbuttonGadgets() local
5969 gd_y2 = gd_y1; in CreateGraphicbuttonGadgets()
5976 gd_y2 = gd_y1; in CreateGraphicbuttonGadgets()
[all …]
H A Dscreens.c5749 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScreenMenubuttons() local
5764 gd_y1 = graphic_info[gfx_unpressed].src_y; in CreateScreenMenubuttons()
5777 GDI_DESIGN_UNPRESSED, gd_bitmap_unpressed, gd_x1, gd_y1, in CreateScreenMenubuttons()
5808 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScreenScrollbuttons() local
5827 gd_y1 = graphic_info[gfx_unpressed].src_y; in CreateScreenScrollbuttons()
5840 GDI_DESIGN_UNPRESSED, gd_bitmap_unpressed, gd_x1, gd_y1, in CreateScreenScrollbuttons()
5871 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScreenScrollbars() local
5896 gd_y1 = 0; in CreateScreenScrollbars()
5905 gd_y1 = graphic_info[gfx_unpressed].src_y; in CreateScreenScrollbars()
5933 GDI_DESIGN_UNPRESSED, gd_bitmap_unpressed, gd_x1, gd_y1, in CreateScreenScrollbars()
H A Dtape.c199 int gd_x1, gd_y1; in DrawVideoDisplay() member
363 gd_y = video_pos[i][j].gd_y1; in DrawVideoDisplay()
H A Dgame.c16804 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateGameButtons() local
16821 gd_y1 = DOOR_GFX_PAGEY1 + gd_yoffset - GAME_BUTTON_YSIZE; in CreateGameButtons()
16832 gd_y1 = DOOR_GFX_PAGEY1 + gd_yoffset; in CreateGameButtons()
16850 GDI_DESIGN_UNPRESSED, gd_bitmap, gd_x1, gd_y1, in CreateGameButtons()
16851 GDI_DESIGN_PRESSED, gd_bitmap, gd_x2, gd_y1, in CreateGameButtons()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/
H A Deditor.c5242 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateControlButtons() local
5354 GDI_DESIGN_PRESSED, gd_bitmap, gd_x2, gd_y1, in CreateControlButtons()
5383 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateControlButtons() local
5400 gd_y2 = gd_y1; in CreateControlButtons()
5411 gd_y2 = gd_y1; in CreateControlButtons()
5881 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateTextbuttonGadgets() local
5906 gd_y1 = DOOR_GFX_PAGEY1 + ED_TEXTBUTTON_YPOS; in CreateTextbuttonGadgets()
5963 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateGraphicbuttonGadgets() local
5974 gd_y2 = gd_y1; in CreateGraphicbuttonGadgets()
5981 gd_y2 = gd_y1; in CreateGraphicbuttonGadgets()
[all …]
H A Dscreens.c6165 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScreenMenubuttons() local
6180 gd_y1 = graphic_info[gfx_unpressed].src_y; in CreateScreenMenubuttons()
6193 GDI_DESIGN_UNPRESSED, gd_bitmap_unpressed, gd_x1, gd_y1, in CreateScreenMenubuttons()
6224 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScreenScrollbuttons() local
6243 gd_y1 = graphic_info[gfx_unpressed].src_y; in CreateScreenScrollbuttons()
6256 GDI_DESIGN_UNPRESSED, gd_bitmap_unpressed, gd_x1, gd_y1, in CreateScreenScrollbuttons()
6287 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScreenScrollbars() local
6312 gd_y1 = 0; in CreateScreenScrollbars()
6321 gd_y1 = graphic_info[gfx_unpressed].src_y; in CreateScreenScrollbars()
6349 GDI_DESIGN_UNPRESSED, gd_bitmap_unpressed, gd_x1, gd_y1, in CreateScreenScrollbars()
H A Dtape.c201 int gd_x1, gd_y1; in DrawVideoDisplay()
464 gd_y = video_pos[i][j].gd_y1; in DrawVideoDisplay()
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/
H A Deditor.c5242 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateControlButtons() local
5354 GDI_DESIGN_PRESSED, gd_bitmap, gd_x2, gd_y1, in CreateControlButtons()
5383 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateControlButtons() local
5400 gd_y2 = gd_y1; in CreateControlButtons()
5411 gd_y2 = gd_y1; in CreateControlButtons()
5881 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateTextbuttonGadgets() local
5906 gd_y1 = DOOR_GFX_PAGEY1 + ED_TEXTBUTTON_YPOS; in CreateTextbuttonGadgets()
5963 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateGraphicbuttonGadgets() local
5974 gd_y2 = gd_y1; in CreateGraphicbuttonGadgets()
5981 gd_y2 = gd_y1; in CreateGraphicbuttonGadgets()
[all …]
H A Dscreens.c5929 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScreenMenubuttons() local
5944 gd_y1 = graphic_info[gfx_unpressed].src_y; in CreateScreenMenubuttons()
5957 GDI_DESIGN_UNPRESSED, gd_bitmap_unpressed, gd_x1, gd_y1, in CreateScreenMenubuttons()
5988 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScreenScrollbuttons() local
6007 gd_y1 = graphic_info[gfx_unpressed].src_y; in CreateScreenScrollbuttons()
6020 GDI_DESIGN_UNPRESSED, gd_bitmap_unpressed, gd_x1, gd_y1, in CreateScreenScrollbuttons()
6051 int gd_x1, gd_x2, gd_y1, gd_y2; in CreateScreenScrollbars() local
6076 gd_y1 = 0; in CreateScreenScrollbars()
6085 gd_y1 = graphic_info[gfx_unpressed].src_y; in CreateScreenScrollbars()
6113 GDI_DESIGN_UNPRESSED, gd_bitmap_unpressed, gd_x1, gd_y1, in CreateScreenScrollbars()
H A Dtape.c201 int gd_x1, gd_y1; in DrawVideoDisplay()
464 gd_y = video_pos[i][j].gd_y1; in DrawVideoDisplay()