Data Fields | |
| int | c |
| int | h |
| enum kp_type | type |
| int | x0 |
| int | x1 |
| int | y0 |
| int | y1 |
Definition at line 121 of file console_gui.c.
| int c |
Definition at line 122 of file console_gui.c.
Referenced by handle_mousedown(), keypad_cfg_read(), and kp_match_area().
| int h |
Definition at line 123 of file console_gui.c.
Referenced by keypad_cfg_read(), and kp_match_area().
Definition at line 124 of file console_gui.c.
Referenced by keypad_cfg_read(), and kp_match_area().
| int x0 |
Definition at line 123 of file console_gui.c.
Referenced by keypad_cfg_read(), and kp_match_area().
| int x1 |
Definition at line 123 of file console_gui.c.
Referenced by keypad_cfg_read(), and kp_match_area().
| int y0 |
Definition at line 123 of file console_gui.c.
Referenced by keypad_cfg_read(), and kp_match_area().
| int y1 |
Definition at line 123 of file console_gui.c.
Referenced by keypad_cfg_read(), and kp_match_area().