Searched defs:PlatformEvent (Results 1 – 3 of 3) sorted by relevance
95 PlatformEvent() in PlatformEvent() function102 explicit PlatformEvent(Type type) in PlatformEvent() function109 PlatformEvent(Type type, Modifiers modifiers, double timestamp) in PlatformEvent() function116 … PlatformEvent(Type type, bool shiftKey, bool ctrlKey, bool altKey, bool metaKey, double timestamp) in PlatformEvent() function
11 typedef base::NativeEvent PlatformEvent; typedef
56 class PlatformEvent; variable