Searched refs:print_page (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dtextbox.c25 static void print_page(WINDOW * win, int height, int width);
114 print_page(text, height - 4, width - 2);
156 print_page(text, height - 4, width - 2);
188 print_page(text, height - 4, width - 2);
199 /* We don't call print_page() here but use scrolling to ensure
234 print_page(text, height - 4, width - 2);
260 print_page(text, height - 4, width - 2);
278 print_page(text, height - 4, width - 2);
290 print_page(text, height - 4, width - 2);
332 print_page() late
420 static void print_page(WINDOW * win, int height, int width) function
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dtextbox.c25 static void print_page (WINDOW * win, int height, int width);
129 print_page (text, height - 4, width - 2);
172 print_page (text, height - 4, width - 2);
206 print_page (text, height - 4, width - 2);
217 /* We don't call print_page() here but use scrolling to ensure
252 print_page (text, height - 4, width - 2);
278 print_page (text, height - 4, width - 2);
296 print_page (text, height - 4, width - 2);
308 print_page (text, height - 4, width - 2);
351 print_page() late
441 print_page (WINDOW * win, int height, int width) function
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/lxdialog/
H A Dtextbox.c25 static void print_page(WINDOW * win, int height, int width);
41 print_page(box, boxh, boxw);
160 /* We don't call print_page() here but use
303 static void print_page(WINDOW * win, int height, int width) function
319 * Print a new line of text. Called by dialog_textbox() and print_page().
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/lib/
H A Ddbg.c422 void print_page(struct page *page) function

Completed in 90 milliseconds