1 /****************************************************************************
2 * Copyright (c) 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 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); }
245 const char *description)
246 { return(*(ITEM **)0); }
251 { return(*(int *)0); }
257 { return(*(int *)0); }
260 const char *menu_mark(
262 { return(*(const char **)0); }
270 { return(*(int *)0); }
276 { return(*(int *)0); }
282 { return(*(int *)0); }
285 Item_Options item_opts(
287 { return(*(Item_Options *)0); }
295 { return(*(int *)0); }
300 { return(*(int *)0); }
304 #undef set_item_userptr
305 int set_item_userptr(
308 { return(*(int *)0); }
313 { return(*(void **)0); }
317 #undef set_item_value
321 { return(*(int *)0); }
324 NCURSES_BOOL item_value(
326 { return(*(NCURSES_BOOL *)0); }
331 NCURSES_BOOL item_visible(
333 { return(*(NCURSES_BOOL *)0); }
337 #undef set_menu_items
341 { return(*(int *)0); }
346 { return(*(ITEM ***)0); }
351 { return(*(int *)0); }
359 { return(*(MENU **)0); }
364 { return(*(MENU **)0); }
369 { return(*(int *)0); }
377 { return(*(int *)0); }
383 { return(*(int *)0); }
389 { return(*(int *)0); }
392 Menu_Options menu_opts(
394 { return(*(Menu_Options *)0); }
402 { return(*(int *)0); }
407 { return(*(int *)0); }
414 { return(*(char **)0); }
416 #undef set_menu_pattern
417 int set_menu_pattern(
420 { return(*(int *)0); }
438 { return(*(int *)0); }
443 { return(*(int *)0); }
447 #undef menu_request_name
448 const char *menu_request_name(
450 { return(*(const char **)0); }
452 #undef menu_request_by_name
453 int menu_request_by_name(
455 { return(*(int *)0); }
464 { return(*(int *)0); }
468 #undef set_menu_spacing
469 int set_menu_spacing(
474 { return(*(int *)0); }
482 { return(*(int *)0); }
490 { return(*(int *)0); }
495 { return(*(WINDOW **)0); }
499 #undef _nc_retrace_item
500 ITEM *_nc_retrace_item(
502 { return(*(ITEM **)0); }
504 #undef _nc_retrace_item_ptr
505 ITEM **_nc_retrace_item_ptr(
507 { return(*(ITEM ***)0); }
509 #undef _nc_retrace_item_opts
510 Item_Options _nc_retrace_item_opts(
512 { return(*(Item_Options *)0); }
514 #undef _nc_retrace_menu
515 MENU *_nc_retrace_menu(
517 { return(*(MENU **)0); }
519 #undef _nc_retrace_menu_hook
520 Menu_Hook _nc_retrace_menu_hook(
522 { return(*(Menu_Hook *)0); }
524 #undef _nc_retrace_menu_opts
525 Menu_Options _nc_retrace_menu_opts(
527 { return(*(Menu_Options *)0); }
531 #undef set_menu_userptr
532 int set_menu_userptr(
535 { return(*(int *)0); }
540 { return(*(void **)0); }
548 { return(*(int *)0); }
553 { return(*(WINDOW **)0); }