Wed Jan 8 2020 09:50:24

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 121 of file console_gui.c.

Field Documentation

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().

enum kp_type type

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().


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