Home | Sort by relevance Sort by last modified time |
/external/webkit/Source/WebCore/dom/ | |
DeviceOrientation.h | 55 double m_gamma; member in class:WebCore::DeviceOrientation |
DeviceMotionData.h | 71 double gamma() const { return m_gamma; } 78 double m_gamma; member in class:WebCore::DeviceMotionData::RotationRate |
/external/webkit/Source/WebKit/chromium/public/ | |
WebDeviceOrientation.h | 45 m_gamma(gamma) 57 double gamma() { return m_gamma; } 73 m_gamma(0) 83 double m_gamma; member in class:WebKit::WebDeviceOrientation |