Searched refs:WINDOW (Results 26 - 43 of 43) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dchecklist.c32 print_item (WINDOW * win, const char *item, int status,
64 print_arrows (WINDOW * win, int choice, int item_no, int scroll,
103 print_buttons( WINDOW *dialog, int height, int width, int selected)
127 WINDOW *dialog, *list;
H A Dmenubox.c67 print_item (WINDOW * win, const char *item, int choice, int selected, int hotkey)
104 print_arrows (WINDOW * win, int item_no, int scroll,
149 print_buttons (WINDOW *win, int height, int width, int selected)
172 WINDOW *dialog, *menu;
H A Dinputbox.c30 print_buttons(WINDOW *dialog, int height, int width, int selected)
52 WINDOW *dialog;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/lxdialog/
H A Dutil.c239 void attr_clear(WINDOW * win, int height, int width, chtype attr)
312 void print_title(WINDOW *dialog, const char *title, int width)
329 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x)
391 void print_button(WINDOW * win, const char *label, int y, int x, int selected)
421 draw_box(WINDOW * win, int y, int x, int height, int width,
455 void draw_shadow(WINDOW * win, int y, int x, int height, int width)
504 int on_key_esc(WINDOW *win)
H A Dinputbox.c29 static void print_buttons(WINDOW * dialog, int height, int width, int selected)
50 WINDOW *dialog;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dinputbox.c29 static void print_buttons(WINDOW * dialog, int height, int width, int selected)
50 WINDOW *dialog;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/scopes/
H A Dlevel.c43 WINDOW *win;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/vis/
H A Dwgets.c55 * a separate WINDOW pointer just for the editing.
57 static WINDOW *gW = 0;
H A Dbmed.c30 WINDOW *gHostWin = NULL;
35 WINDOW *gHostListWin = NULL;
42 WINDOW *gEditHostWin = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Ddcadsp_vfp.S210 WINDOW .req v1 label
434 ldr WINDOW, [fp, #3*4]
446 VFP stmia sp, {WINDOW, OUT, BUF}
447 NOVFP stmia sp, {WINDOW, OUT, BUF, SCALEINT}
467 .unreq WINDOW
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/misc/
H A Dadxl34x.c30 #define WINDOW 0x23 /* R/W Tap window */ macro
839 AC_WRITE(ac, WINDOW, pdata->tap_window);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dnconf.c266 static WINDOW *main_window;
1057 WINDOW *menu_window;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/themes/
H A Dmono.cpp593 case WINDOW:
H A Dwin32.cpp1212 col = Get(WINDOW);
1219 col = Get(CONTROL); // Most controls should be this colour, not WINDOW
1248 case WINDOW: return wxColour(GetSysColor(COLOR_WINDOW));
1289 case WINDOW: return *wxWHITE;
H A Dgtk.cpp650 col = Get(WINDOW);
683 case WINDOW: return *wxWHITE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4_main.c2917 WINDOW(ilog2(MEMWIN0_APERTURE) - 10));
2920 WINDOW(ilog2(MEMWIN1_APERTURE) - 10));
2923 WINDOW(ilog2(MEMWIN2_APERTURE) - 10));
2932 start | BIR(1) | WINDOW(ilog2(sz_kb)));
H A Dt4_regs.h234 #define WINDOW(x) ((x) << WINDOW_SHIFT) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/
H A Dconfigure9926 WINDOW *w;
10037 WINDOW *junk = 0;
10091 WINDOW *junk = 0;
10144 WINDOW *junk = 0;
10197 WINDOW *junk = 0;
10251 WINDOW *junk = 0;
10304 WINDOW *junk = 0;
10357 WINDOW *junk = 0;

Completed in 261 milliseconds

12