menu.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 83 | 9% |
空行行数 | 86 | 9% |
実行行数 | 750 | 82% |
合計行数 | 919 | 100% |
内容 | 定義数 |
---|---|
関数数 | 30 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | getch | char | |
2 |
Function | printmenuitem | void | |
3 |
Function | drawbox | void | |
4 |
Function | next_visible | int | |
5 |
Function | prev_visible | int | |
6 |
Function | find_shortcut | int | |
7 |
Function | printmenu | void | |
8 |
Function | printradiomenu | void | |
9 |
Function | cleanupmenu | void | |
10 |
Function | getradiooption | pt_menuitem | |
11 |
Function | getmenuoption | pt_menuitem | |
12 |
Function | runmenusystem | pt_menuitem | |
13 |
Function | showmenus | pt_menuitem | |
14 |
Function | init_menusystem | void | |
15 |
Function | set_normal_attr | void | |
16 |
Function | set_normal_hlite | void | |
17 |
Function | set_status_info | void | |
18 |
Function | set_title_info | void | |
19 |
Function | set_misc_info | void | |
20 |
Function | set_window_size | void | |
21 |
Function | reg_handler | void | |
22 |
Function | unreg_handler | void | |
23 |
Function | reg_ontimeout | void | |
24 |
Function | unreg_ontimeout | void | |
25 |
Function | calc_visible | void | |
26 |
Function | add_menu | char | |
27 |
Function | set_menu_pos | void | |
28 |
Function | add_sep | pt_menuitem | |
29 |
Function | add_item | pt_menuitem | |
30 |
Function | set_shortcut | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー