1 /****************************************************************************
2 * Copyright (c) 2002 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 <dickey@clark.net> 2002 *
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_Item_Length_and_Width
136 void _nc_Calculate_Item_Length_and_Width(
140 #undef _nc_Link_Items
150 #undef _nc_New_TopRow_and_CurrentItem
151 void _nc_New_TopRow_and_CurrentItem(
154 ITEM *new_current_item)
163 { return(*(int *)0); }
168 { return(*(Menu_Hook *)0); }
174 { return(*(int *)0); }
179 { return(*(Menu_Hook *)0); }
185 { return(*(int *)0); }
190 { return(*(Menu_Hook *)0); }
196 { return(*(int *)0); }
201 { return(*(Menu_Hook *)0); }
205 #undef set_current_item
206 int set_current_item(
209 { return(*(int *)0); }
214 { return(*(ITEM **)0); }
219 { return(*(int *)0); }
224 const char *item_name(
226 { return(*(const char **)0); }
228 #undef item_description
229 const char *item_description(
231 { return(*(const char **)0); }
238 const char *description)
239 { return(*(ITEM **)0); }
244 { return(*(int *)0); }
250 { return(*(int *)0); }
253 const char *menu_mark(
255 { return(*(const char **)0); }
263 { return(*(int *)0); }
269 { return(*(int *)0); }
275 { return(*(int *)0); }
278 Item_Options item_opts(
280 { return(*(Item_Options *)0); }
288 { return(*(int *)0); }
293 { return(*(int *)0); }
297 #undef set_item_userptr
298 int set_item_userptr(
301 { return(*(int *)0); }
306 { return(*(void **)0); }
310 #undef set_item_value
314 { return(*(int *)0); }
317 NCURSES_BOOL item_value(
319 { return(*(NCURSES_BOOL *)0); }
324 NCURSES_BOOL item_visible(
326 { return(*(NCURSES_BOOL *)0); }
330 #undef set_menu_items
334 { return(*(int *)0); }
339 { return(*(ITEM ***)0); }
344 { return(*(int *)0); }
351 { return(*(MENU **)0); }
356 { return(*(int *)0); }
364 { return(*(int *)0); }
370 { return(*(int *)0); }
376 { return(*(int *)0); }
379 Menu_Options menu_opts(
381 { return(*(Menu_Options *)0); }
389 { return(*(int *)0); }
394 { return(*(int *)0); }
401 { return(*(char **)0); }
403 #undef set_menu_pattern
404 int set_menu_pattern(
407 { return(*(int *)0); }
425 { return(*(int *)0); }
430 { return(*(int *)0); }
434 #undef menu_request_name
435 const char *menu_request_name(
437 { return(*(const char **)0); }
439 #undef menu_request_by_name
440 int menu_request_by_name(
442 { return(*(int *)0); }
451 { return(*(int *)0); }
455 #undef set_menu_spacing
456 int set_menu_spacing(
461 { return(*(int *)0); }
469 { return(*(int *)0); }
477 { return(*(int *)0); }
482 { return(*(WINDOW **)0); }
486 #undef set_menu_userptr
487 int set_menu_userptr(
490 { return(*(int *)0); }
495 { return(*(void **)0); }
503 { return(*(int *)0); }
508 { return(*(WINDOW **)0); }