|
Mir
|
#include "mir/event_type_to_string.h"#include "mir/log.h"#include "mir_toolkit/events/input/input_event.h"#include <assert.h>#include <stdlib.h>Macros | |
| #define | MIR_INCLUDE_DEPRECATED_EVENT_HEADER |
| #define | MIR_LOGGING_COMPONENT "input-event-access" |
| #define | MIR_EVENT_ACTION_MASK 0xff |
| #define | MIR_EVENT_ACTION_POINTER_INDEX_MASK 0xff00 |
| #define | MIR_EVENT_ACTION_POINTER_INDEX_SHIFT 8; |
Enumerations | |
| enum | |
| enum | |
| #define MIR_EVENT_ACTION_MASK 0xff |
| #define MIR_EVENT_ACTION_POINTER_INDEX_MASK 0xff00 |
| #define MIR_EVENT_ACTION_POINTER_INDEX_SHIFT 8; |
| #define MIR_INCLUDE_DEPRECATED_EVENT_HEADER |
| #define MIR_LOGGING_COMPONENT "input-event-access" |
| anonymous enum |
| anonymous enum |
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015