Home
last modified time | relevance | path

Searched refs:MENU_PAD (Results 1 – 18 of 18) sorted by relevance

/dports/games/xgalaga/xgalaga-2.1.1.0/libsprite/
H A Dtext.c44 colortable[W_White].contexts[0], WIN_EDGE, MENU_PAD,
46 WIN_EDGE, MENU_PAD+W_Textheight);
48 WIN_EDGE, MENU_PAD,
52 WIN_EDGE, MENU_PAD + fonts[1].baseline,
56 colortable[W_White].contexts[0], WIN_EDGE, MENU_PAD + W_Textheight,
58 WIN_EDGE, MENU_PAD);
60 WIN_EDGE,(int)(MENU_PAD+W_Textheight*(win->height-1)),
65 (int)(MENU_PAD + W_Textheight * (win->height-1)
78 x * W_Textwidth + WIN_EDGE, MENU_PAD + y * W_Textheight + addr,
148 newh * W_Textheight + MENU_PAD * 2);
H A Dmenu.c26 WIN_EDGE, n * (W_Textheight + MENU_PAD * 2 + MENU_BAR) + MENU_PAD,
33 n * (W_Textheight + MENU_PAD * 2 + MENU_BAR) + MENU_PAD + addr,
47 0, count * (W_Textheight + MENU_PAD * 2) + (count - 1) * MENU_BAR,
87 newh * (W_Textheight + MENU_PAD * 2) + (newh - 1) * MENU_BAR);
H A Dscale.c12 *y = (*y - MENU_PAD) / W_Textheight;
13 *x = (*x - MENU_PAD) / W_Textwidth;
H A Dscroll.c72 WIN_EDGE, MENU_PAD + y, list->string,(int)strlen(list->string));
96 win->height = (height - MENU_PAD * 2) / W_Textheight;
99 win->height * W_Textheight + MENU_PAD * 2);
H A Devent.c121 if (key->y % (W_Textheight + MENU_PAD * 2 + MENU_BAR) >=
122 W_Textheight + MENU_PAD * 2)
124 key->y = key->y / (W_Textheight + MENU_PAD * 2 + MENU_BAR);
H A Dfill.c24 WIN_EDGE + x * W_Textwidth, MENU_PAD + y * W_Textheight,
H A Ddefs.h22 #define MENU_PAD 2 macro
H A Dcleararea.c69 MENU_PAD + y * W_Textheight, width * W_Textwidth,
H A Dmakewindow.c286 pheight = height * (W_Textheight + MENU_PAD * 2 + MENU_BAR) - MENU_BAR;
288 pheight = height * W_Textheight + MENU_PAD * 2;
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/hci/tui/
H A Dmenu_ui.c48 #define MENU_PAD 2U macro
115 max_len = ( sizeof ( buf ) - 1 /* NUL */ - ( 2 * MENU_PAD ) ); in draw_menu_item()
118 memcpy ( ( buf + MENU_PAD ), item->text, len ); in draw_menu_item()
126 memcpy ( ( buf + MENU_COLS - MENU_PAD - timeout_len ), in draw_menu_item()
156 mvaddstr ( ( MENU_ROW - 1 ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
158 mvaddstr ( ( MENU_ROW + MENU_ROWS ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/hci/tui/
H A Dmenu_ui.c48 #define MENU_PAD 2U macro
115 max_len = ( sizeof ( buf ) - 1 /* NUL */ - ( 2 * MENU_PAD ) ); in draw_menu_item()
118 memcpy ( ( buf + MENU_PAD ), item->text, len ); in draw_menu_item()
126 memcpy ( ( buf + MENU_COLS - MENU_PAD - timeout_len ), in draw_menu_item()
156 mvaddstr ( ( MENU_ROW - 1 ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
158 mvaddstr ( ( MENU_ROW + MENU_ROWS ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/hci/tui/
H A Dmenu_ui.c48 #define MENU_PAD 2U macro
115 max_len = ( sizeof ( buf ) - 1 /* NUL */ - ( 2 * MENU_PAD ) ); in draw_menu_item()
118 memcpy ( ( buf + MENU_PAD ), item->text, len ); in draw_menu_item()
126 memcpy ( ( buf + MENU_COLS - MENU_PAD - timeout_len ), in draw_menu_item()
156 mvaddstr ( ( MENU_ROW - 1 ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
158 mvaddstr ( ( MENU_ROW + MENU_ROWS ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
/dports/net/ipxe/ipxe-2265a65/src/hci/tui/
H A Dmenu_ui.c48 #define MENU_PAD 2U macro
115 max_len = ( sizeof ( buf ) - 1 /* NUL */ - ( 2 * MENU_PAD ) ); in draw_menu_item()
118 memcpy ( ( buf + MENU_PAD ), item->text, len ); in draw_menu_item()
126 memcpy ( ( buf + MENU_COLS - MENU_PAD - timeout_len ), in draw_menu_item()
156 mvaddstr ( ( MENU_ROW - 1 ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
158 mvaddstr ( ( MENU_ROW + MENU_ROWS ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/hci/tui/
H A Dmenu_ui.c48 #define MENU_PAD 2U macro
115 max_len = ( sizeof ( buf ) - 1 /* NUL */ - ( 2 * MENU_PAD ) ); in draw_menu_item()
118 memcpy ( ( buf + MENU_PAD ), item->text, len ); in draw_menu_item()
126 memcpy ( ( buf + MENU_COLS - MENU_PAD - timeout_len ), in draw_menu_item()
156 mvaddstr ( ( MENU_ROW - 1 ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
158 mvaddstr ( ( MENU_ROW + MENU_ROWS ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/hci/tui/
H A Dmenu_ui.c48 #define MENU_PAD 2U macro
115 max_len = ( sizeof ( buf ) - 1 /* NUL */ - ( 2 * MENU_PAD ) ); in draw_menu_item()
118 memcpy ( ( buf + MENU_PAD ), item->text, len ); in draw_menu_item()
126 memcpy ( ( buf + MENU_COLS - MENU_PAD - timeout_len ), in draw_menu_item()
156 mvaddstr ( ( MENU_ROW - 1 ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
158 mvaddstr ( ( MENU_ROW + MENU_ROWS ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/hci/tui/
H A Dmenu_ui.c48 #define MENU_PAD 2U macro
115 max_len = ( sizeof ( buf ) - 1 /* NUL */ - ( 2 * MENU_PAD ) ); in draw_menu_item()
118 memcpy ( ( buf + MENU_PAD ), item->text, len ); in draw_menu_item()
126 memcpy ( ( buf + MENU_COLS - MENU_PAD - timeout_len ), in draw_menu_item()
156 mvaddstr ( ( MENU_ROW - 1 ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
158 mvaddstr ( ( MENU_ROW + MENU_ROWS ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/hci/tui/
H A Dmenu_ui.c48 #define MENU_PAD 2U macro
115 max_len = ( sizeof ( buf ) - 1 /* NUL */ - ( 2 * MENU_PAD ) ); in draw_menu_item()
118 memcpy ( ( buf + MENU_PAD ), item->text, len ); in draw_menu_item()
126 memcpy ( ( buf + MENU_COLS - MENU_PAD - timeout_len ), in draw_menu_item()
156 mvaddstr ( ( MENU_ROW - 1 ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
158 mvaddstr ( ( MENU_ROW + MENU_ROWS ), ( MENU_COL + MENU_PAD ), in draw_menu_items()
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dx11window.c1106 MENU_PAD + y * W_Textheight, in W_FillArea()
1170 MENU_PAD + y * W_Textheight, in W_ClearArea()
1287 W_Textheight + MENU_PAD * 2) in W_SpNextEvent()
1779 WIN_EDGE, MENU_PAD); in W_WriteText()
2105 MENU_PAD * 2 + height * W_Textheight,
2117 sz_hints->base_height = MENU_PAD * 2;
2248 WIN_EDGE, MENU_PAD);
2260 WIN_EDGE, MENU_PAD + y, item->string,
2346 WIN_EDGE, MENU_PAD + y, item->string,
2452 WIN_EDGE, n * (W_Textheight + MENU_PAD * 2 + MENU_BAR) + MENU_PAD, in redrawMenuItem()
[all …]