Home
last modified time | relevance | path

Searched defs:GetTouchpadTapSwitch (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_event_normalize.cpp240 void MouseEventNormalize::GetTouchpadTapSwitch(bool &switchFlag) const in GetTouchpadTapSwitch() function in OHOS::MMI::MouseEventNormalize
H A Dmouse_transform_processor.cpp1010 void MouseTransformProcessor::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch() function in OHOS::MMI::MouseTransformProcessor
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager.cpp434 int32_t InputManager::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch() function in OHOS::MMI::InputManager
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_manager.cpp893 napi_value JsPointerManager::GetTouchpadTapSwitch(napi_env env, napi_value handle) in GetTouchpadTapSwitch() function in OHOS::MMI::JsPointerManager
H A Djs_pointer_context.cpp1430 napi_value JsPointerContext::GetTouchpadTapSwitch(napi_env env, napi_callback_info info) in GetTouchpadTapSwitch() function in OHOS::MMI::JsPointerContext
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_manager.cpp615 int32_t MultimodalInputConnectManager::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch() function in OHOS::MMI::MultimodalInputConnectManager
H A Dmultimodal_input_connect_proxy.cpp1675 int32_t MultimodalInputConnectProxy::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch() function in OHOS::MMI::MultimodalInputConnectProxy
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp1862 int32_t InputManagerImpl::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch() function in OHOS::MMI::InputManagerImpl
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp2247 int32_t MMIService::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch() function in OHOS::MMI::MMIService
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_stub_ex_test.cpp202 …int32_t GetTouchpadTapSwitch(bool &switchFlag) override { return static_cast<int32_t>(tapSwitchFla… in GetTouchpadTapSwitch() function in OHOS::MMI::__anonacab6b980110::MMIServiceTest