Home
last modified time | relevance | path

Searched defs:_cef_touch_event_t (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/include/internal/
Dcef_types.h1685 typedef struct _cef_touch_event_t { struct
1691 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 …]