Searched defs:_cef_touch_event_t (Results 1 – 1 of 1) sorted by relevance
1685 typedef struct _cef_touch_event_t { struct1691 int id;1696 float x;1701 float y;1706 float radius_x;1711 float radius_y;1716 float rotation_angle;1722 float pressure;1730 cef_touch_event_type_t type;1736 uint32 modifiers;[all …]