Home
last modified time | relevance | path

Searched refs:LED_HEIGHT (Results 1 – 16 of 16) sorted by relevance

/dports/games/xblast/xblast-2.10.4/
H A Dgeom.h48 #define LED_HEIGHT (8*BASE_Y/3) macro
54 #define SCOREH (STAT_HEIGHT*3+LED_HEIGHT) // SMPF chat
56 #define SCOREH (STAT_HEIGHT*2+LED_HEIGHT) // chat
H A Dw32_pixmap.c238 rect.bottom = MAZE_H * BLOCK_HEIGHT + y * STAT_HEIGHT + LED_HEIGHT; in GUI_AddStatRectangle()
260 rect.top = (MAZE_H + j) * BLOCK_HEIGHT + i * STAT_HEIGHT + LED_HEIGHT + 8; in GUI_AddChatRectangle()
261 rect.bottom = (MAZE_H + j) * BLOCK_HEIGHT + (i + 1) * STAT_HEIGHT + LED_HEIGHT + 8; in GUI_AddChatRectangle()
282 rect.top = (MAZE_H + j) * BLOCK_HEIGHT + i * STAT_HEIGHT + LED_HEIGHT + 8; in GUI_AddTilesRectangle()
283 rect.bottom = (MAZE_H + j) * BLOCK_HEIGHT + (i + 1) * STAT_HEIGHT + LED_HEIGHT + 8; in GUI_AddTilesRectangle()
H A Dx11c_tile.c357 LED_WIDTH, LED_HEIGHT); in GUI_DrawTimeLed()
360 LED_WIDTH, LED_HEIGHT); in GUI_DrawTimeLed()
H A Dw32_tile.c418 BitBlt (hdcDst, x * LED_WIDTH, MAZE_H * BLOCK_HEIGHT + STAT_HEIGHT * 2, LED_WIDTH, LED_HEIGHT, in GUI_DrawTimeLed()
421 BitBlt (hdcDst, x * LED_WIDTH, MAZE_H * BLOCK_HEIGHT + STAT_HEIGHT, LED_WIDTH, LED_HEIGHT, in GUI_DrawTimeLed()
H A Dx11c_pixmap.c116 xrecMax->height = (y < STAT_H) ? STAT_HEIGHT : LED_HEIGHT; in GUI_AddStatRectangle()
H A Dsdl_pixmap.c155 xrecMax->h = (y < STAT_H) ? STAT_HEIGHT : LED_HEIGHT; in GUI_AddStatRectangle()
/dports/x11/nezd/nezd-0.1.0/gadgets/
H A Dkittscanner.sh14 LED_HEIGHT=10
30 RECT="^r(${LED_WIDTH}x${LED_HEIGHT})"
71 done | $NEZD $NEZDOPTS -h `expr $LED_HEIGHT + 4`
/dports/x11/dzen2/dzen-488ab66/gadgets/
H A Dkittscanner.sh14 LED_HEIGHT=10
30 RECT="^r(${LED_WIDTH}x${LED_HEIGHT})"
71 done | $DZEN $DZENOPTS -h `expr $LED_HEIGHT + 4`
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/label/
H A Dtest3.c34 #define LED_HEIGHT 20 macro
190 LED_HEIGHT+2*LED_HEIGHT_OFFSET, in main()
195 LED_HEIGHT+2*LED_HEIGHT_OFFSET, in main()
202 LED_HEIGHT+2*LED_HEIGHT_OFFSET); in main()
208 LED_HEIGHT+2*LED_HEIGHT_OFFSET); in main()
/dports/audio/traverso/traverso-0.49.6/src/sheetcanvas/
H A DPanelLed.cpp36 const int LED_HEIGHT = 14; variable
/dports/audio/wmix/wmix-3.1/
H A Dui_x.c56 #define LED_HEIGHT 6 macro
542 led_topleft_y = (int)(led_y - (LED_HEIGHT / 2.0) + 0.5); in draw_knob()
555 0, 0, LED_WIDTH, LED_HEIGHT, led_topleft_x, led_topleft_y); in draw_knob()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DWinUi.h280 #define LED_HEIGHT 16 macro
289 UCHAR px[LED_WIDTH][LED_HEIGHT];
/dports/security/softether/v4.38-9760/src/Cedar/
H A DWinUi.h389 #define LED_HEIGHT 16 macro
398 UCHAR px[LED_WIDTH][LED_HEIGHT];
H A DWinUi.c3638 SetRect(&r, 0, 0, LED_WIDTH, LED_HEIGHT); in LedDrawRect()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DWinUi.h389 #define LED_HEIGHT 16 macro
398 UCHAR px[LED_WIDTH][LED_HEIGHT];
H A DWinUi.c3638 SetRect(&r, 0, 0, LED_WIDTH, LED_HEIGHT); in LedDrawRect()