webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
mouse.h
Go to the documentation of this file.
1 //
2 // Copyright (c) 2014 The ANGLE Project Authors. All rights reserved.
3 // Use of this source code is governed by a BSD-style license that can be
4 // found in the LICENSE file.
5 //
6 
7 #ifndef SAMPLE_UTIL_MOUSE_H
8 #define SAMPLE_UTIL_MOUSE_H
9 
11 {
19 };
20 
21 #endif // SAMPLE_UTIL_MOUSE_H
Definition: mouse.h:18
MouseButton
Definition: mouse.h:10
Definition: mouse.h:15
Definition: mouse.h:12
Definition: mouse.h:14
Definition: mouse.h:17
Definition: mouse.h:13
Definition: mouse.h:16