|
FreeRDP
|
Macros | |
| #define | NODE_EVENT_COUNT (sizeof(Node_Events) / sizeof(wEventType)) |
Functions | |
| static void | MouseMotionEventHandler (void *context, const MouseMotionEventArgs *e) |
| static void | MouseButtonEventHandler (void *context, const MouseButtonEventArgs *e) |
| int | TestPubSub (int argc, char *argv[]) |
Variables | |
| int | x |
| int | y |
| int | flags |
| int | button |
| static wEventType | Node_Events [] |
| #define NODE_EVENT_COUNT (sizeof(Node_Events) / sizeof(wEventType)) |
|
static |

|
static |

| int TestPubSub | ( | int | argc, |
| char * | argv[] | ||
| ) |

| int button |
| int flags |
|
static |
| int x |
| int y |