Searched defs:Item_Options (Results 1 - 3 of 3) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Dmenu.h50 typedef int Item_Options; typedef
75 Item_Options opt; /* Item options */
181 extern NCURSES_EXPORT(Item_Options) item_opts (const ITEM *);
210 extern NCURSES_EXPORT(int) item_opts_off (ITEM *,Item_Options);
211 extern NCURSES_EXPORT(int) item_opts_on (ITEM *,Item_Options);
221 extern NCURSES_EXPORT(int) set_item_opts (ITEM *,Item_Options);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dmenu.h50 typedef int Item_Options; typedef
75 Item_Options opt; /* Item options */
181 extern NCURSES_EXPORT(Item_Options) item_opts (const ITEM *);
210 extern NCURSES_EXPORT(int) item_opts_off (ITEM *,Item_Options);
211 extern NCURSES_EXPORT(int) item_opts_on (ITEM *,Item_Options);
221 extern NCURSES_EXPORT(int) set_item_opts (ITEM *,Item_Options);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dmenu.h50 typedef int Item_Options; typedef
75 Item_Options opt; /* Item options */
181 extern NCURSES_EXPORT(Item_Options) item_opts (const ITEM *);
210 extern NCURSES_EXPORT(int) item_opts_off (ITEM *,Item_Options);
211 extern NCURSES_EXPORT(int) item_opts_on (ITEM *,Item_Options);
221 extern NCURSES_EXPORT(int) set_item_opts (ITEM *,Item_Options);

Completed in 101 milliseconds