Searched refs:normalizeButtonValue (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/linux/
H A DGamepadDeviceLinux.cpp80 m_buttons[event.number] = normalizeButtonValue(event.value);
91 float GamepadDeviceLinux::normalizeButtonValue(short value) function in class:WebCore::GamepadDeviceLinux
H A DGamepadDeviceLinux.h59 float normalizeButtonValue(short value);

Completed in 134 milliseconds