Mon Mar 12 2012 21:48:12

Asterisk developer's documentation


keypad_entry Struct Reference

Data Fields

int c
int h
enum kp_type type
int x0
int x1
int y0
int y1

Detailed Description

Definition at line 117 of file console_gui.c.


Field Documentation

int c

Definition at line 118 of file console_gui.c.

Referenced by handle_mousedown(), keypad_cfg_read(), and kp_match_area().

int h

Definition at line 119 of file console_gui.c.

Referenced by keypad_cfg_read(), and kp_match_area().

enum kp_type type

Definition at line 120 of file console_gui.c.

Referenced by keypad_cfg_read(), and kp_match_area().

int x0

Definition at line 119 of file console_gui.c.

Referenced by keypad_cfg_read(), and kp_match_area().

int x1

Definition at line 119 of file console_gui.c.

Referenced by keypad_cfg_read(), and kp_match_area().

int y0

Definition at line 119 of file console_gui.c.

Referenced by keypad_cfg_read(), and kp_match_area().

int y1

Definition at line 119 of file console_gui.c.

Referenced by keypad_cfg_read(), and kp_match_area().


The documentation for this struct was generated from the following file: