Asterisk - The Open Source Telephony Project
18.5.0
|
support for drag actions More...
#include <console_video.h>
Data Fields | |
enum drag_window | drag_window |
int | x_start |
int | y_start |
support for drag actions
Definition at line 123 of file console_video.h.
enum drag_window drag_window |
Definition at line 126 of file console_video.h.
Referenced by keypad_cfg_read().
int x_start |
Definition at line 124 of file console_video.h.
Referenced by keypad_cfg_read().
int y_start |
Definition at line 125 of file console_video.h.
Referenced by keypad_cfg_read().