#include <driver.h>
Data Fields | |
unsigned int | count |
DrvPointInfo | points [ERSCRIBBLE_DEF_DRIVER_DRAW_BUF_LEN] |
Definition at line 74 of file driver.h.
unsigned int _DrvPointsBuf::count |
Definition at line 76 of file driver.h.
Referenced by erscribble_driver_draw_now(), erscribble_driver_draw_record(), and erscribble_driver_draw_reset_context().
DrvPointInfo _DrvPointsBuf::points[ERSCRIBBLE_DEF_DRIVER_DRAW_BUF_LEN] |
Definition at line 77 of file driver.h.
Referenced by erscribble_driver_draw_record().