1 /****************************************************************************
2 * Copyright (c) 1999-2005,2010 Free Software Foundation, Inc. *
4 * Permission is hereby granted, free of charge, to any person obtaining a *
5 * copy of this software and associated documentation files (the *
6 * "Software"), to deal in the Software without restriction, including *
7 * without limitation the rights to use, copy, modify, merge, publish, *
8 * distribute, distribute with modifications, sublicense, and/or sell *
9 * copies of the Software, and to permit persons to whom the Software is *
10 * furnished to do so, subject to the following conditions: *
12 * The above copyright notice and this permission notice shall be included *
13 * in all copies or substantial portions of the Software. *
15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS *
16 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF *
17 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. *
18 * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, *
19 * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR *
20 * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR *
21 * THE USE OR OTHER DEALINGS IN THE SOFTWARE. *
23 * Except as contained in this notice, the name(s) of the above copyright *
24 * holders shall not be used in advertising or otherwise to promote the *
25 * sale, use or other dealings in this Software without prior written *
27 ****************************************************************************/
29 /****************************************************************************
30 * Author: Thomas E. Dickey 1996-2005,2010 *
31 ****************************************************************************/
36 #include <menu.priv.h>
42 { return(*(int *)0); }
47 { return(*(chtype *)0); }
53 { return(*(int *)0); }
58 { return(*(chtype *)0); }
64 { return(*(int *)0); }
69 { return(*(chtype *)0); }
73 #undef _nc_menu_cursor_pos
74 int _nc_menu_cursor_pos(
79 { return(*(int *)0); }
81 #undef pos_menu_cursor
84 { return(*(int *)0); }
88 #undef _nc_Match_Next_Character_In_Item_Name
89 int _nc_Match_Next_Character_In_Item_Name(
93 { return(*(int *)0); }
99 { return(*(int *)0); }
103 #undef set_menu_format
108 { return(*(int *)0); }
119 #undef _nc_Default_Menu
120 MENU _nc_Default_Menu;
121 #undef _nc_Default_Item
122 ITEM _nc_Default_Item;
124 #undef _nc_Connect_Items
125 NCURSES_BOOL _nc_Connect_Items(
128 { return(*(NCURSES_BOOL *)0); }
130 #undef _nc_Disconnect_Items
131 void _nc_Disconnect_Items(
135 #undef _nc_Calculate_Text_Width
136 int _nc_Calculate_Text_Width(
138 { return(*(int *)0); }
140 #undef _nc_Calculate_Item_Length_and_Width
141 void _nc_Calculate_Item_Length_and_Width(
145 #undef _nc_Link_Items
155 #undef _nc_New_TopRow_and_CurrentItem
156 void _nc_New_TopRow_and_CurrentItem(
159 ITEM *new_current_item)
168 { return(*(int *)0); }
173 { return(*(Menu_Hook *)0); }
179 { return(*(int *)0); }
184 { return(*(Menu_Hook *)0); }
190 { return(*(int *)0); }
195 { return(*(Menu_Hook *)0); }
201 { return(*(int *)0); }
206 { return(*(Menu_Hook *)0); }
210 #undef set_current_item
211 int set_current_item(
214 { return(*(int *)0); }
219 { return(*(ITEM **)0); }
224 { return(*(int *)0); }
229 const char *item_name(
231 { return(*(const char **)0); }
233 #undef item_description
234 const char *item_description(
236 { return(*(const char **)0); }
243 const char *description)
244 { return(*(ITEM **)0); }
249 { return(*(int *)0); }
255 { return(*(int *)0); }
258 const char *menu_mark(
260 { return(*(const char **)0); }
268 { return(*(int *)0); }
274 { return(*(int *)0); }
280 { return(*(int *)0); }
283 Item_Options item_opts(
285 { return(*(Item_Options *)0); }
293 { return(*(int *)0); }
298 { return(*(int *)0); }
302 #undef set_item_userptr
303 int set_item_userptr(
306 { return(*(int *)0); }
311 { return(*(void **)0); }
315 #undef set_item_value
319 { return(*(int *)0); }
322 NCURSES_BOOL item_value(
324 { return(*(NCURSES_BOOL *)0); }
329 NCURSES_BOOL item_visible(
331 { return(*(NCURSES_BOOL *)0); }
335 #undef set_menu_items
339 { return(*(int *)0); }
344 { return(*(ITEM ***)0); }
349 { return(*(int *)0); }
357 { return(*(MENU **)0); }
362 { return(*(MENU **)0); }
367 { return(*(int *)0); }
375 { return(*(int *)0); }
381 { return(*(int *)0); }
387 { return(*(int *)0); }
390 Menu_Options menu_opts(
392 { return(*(Menu_Options *)0); }
400 { return(*(int *)0); }
405 { return(*(int *)0); }
412 { return(*(char **)0); }
414 #undef set_menu_pattern
415 int set_menu_pattern(
418 { return(*(int *)0); }
436 { return(*(int *)0); }
441 { return(*(int *)0); }
445 #undef menu_request_name
446 const char *menu_request_name(
448 { return(*(const char **)0); }
450 #undef menu_request_by_name
451 int menu_request_by_name(
453 { return(*(int *)0); }
462 { return(*(int *)0); }
466 #undef set_menu_spacing
467 int set_menu_spacing(
472 { return(*(int *)0); }
480 { return(*(int *)0); }
488 { return(*(int *)0); }
493 { return(*(WINDOW **)0); }
497 #undef _nc_retrace_item
498 ITEM *_nc_retrace_item(
500 { return(*(ITEM **)0); }
502 #undef _nc_retrace_item_ptr
503 ITEM **_nc_retrace_item_ptr(
505 { return(*(ITEM ***)0); }
507 #undef _nc_retrace_item_opts
508 Item_Options _nc_retrace_item_opts(
510 { return(*(Item_Options *)0); }
512 #undef _nc_retrace_menu
513 MENU *_nc_retrace_menu(
515 { return(*(MENU **)0); }
517 #undef _nc_retrace_menu_hook
518 Menu_Hook _nc_retrace_menu_hook(
520 { return(*(Menu_Hook *)0); }
522 #undef _nc_retrace_menu_opts
523 Menu_Options _nc_retrace_menu_opts(
525 { return(*(Menu_Options *)0); }
529 #undef set_menu_userptr
530 int set_menu_userptr(
533 { return(*(int *)0); }
538 { return(*(void **)0); }
546 { return(*(int *)0); }
551 { return(*(WINDOW **)0); }