Home
last modified time | relevance | path

Searched refs:outButtons (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/device/
H A DJoystick.h69 status_t GetButtonValues(bool* outButtons,
/haiku/src/kits/device/
H A DJoystick.cpp496 BJoystick::GetButtonValues(bool *outButtons, int32 forStick) in GetButtonValues() argument
514 outButtons[i] in GetButtonValues()