Home
last modified time | relevance | path

Searched defs:axisType (Results 1 - 5 of 5) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Daxis_event.cpp56 void AxisEvent::SetAxisType(int32_t axisType) in SetAxisType() argument
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_util.cpp33 std::unordered_map<int32_t, std::string> axisType = { member
154 napi_value axisType = nullptr; in GetDeviceAxisInfo() local
/foundation/multimodalinput/input/frameworks/native/input/test/
H A Doh_input_manager_test.cpp326 InputEvent_AxisType axisType = AXIS_TYPE_SCROLL_VERTICAL; in HWTEST_F() local
/foundation/multimodalinput/input/test/unittest/interfaces/kits/
H A Dinput_native_test.cpp343 int32_t axisType = OH_Input_GetMouseEventAxisType(mouseEvent); in HWTEST_F() local
841 InputEvent_AxisType axisType = AXIS_TYPE_SCROLL_VERTICAL; in HWTEST_F() local
1060 InputEvent_AxisType axisType = AXIS_TYPE_SCROLL_VERTICAL; in HWTEST_F() local
1076 InputEvent_AxisType axisType = AXIS_TYPE_SCROLL_VERTICAL; in HWTEST_F() local
1091 InputEvent_AxisType axisType = AXIS_TYPE_SCROLL_VERTICAL; HWTEST_F() local
1105 InputEvent_AxisType axisType = AXIS_TYPE_SCROLL_VERTICAL; HWTEST_F() local
1120 InputEvent_AxisType axisType = AXIS_TYPE_SCROLL_VERTICAL; HWTEST_F() local
[all...]
/foundation/multimodalinput/input/frameworks/native/input/
H A Doh_input_manager.cpp562 void OH_Input_SetMouseEventAxisType(struct Input_MouseEvent* mouseEvent, int32_t axisType) in OH_Input_SetMouseEventAxisType() argument
907 OH_Input_SetAxisEventAxisValue(Input_AxisEvent* axisEvent, InputEvent_AxisType axisType, double axisValue) OH_Input_SetAxisEventAxisValue() argument
915 OH_Input_GetAxisEventAxisValue(const Input_AxisEvent* axisEvent, InputEvent_AxisType axisType, double* axisValue) OH_Input_GetAxisEventAxisValue() argument
[all...]

Completed in 12 milliseconds