Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_event_normalize.cpp124 void TouchEventNormalize::GetTouchpadSwipeSwitch(bool &switchFlag) const in GetTouchpadSwipeSwitch() function in OHOS::MMI::TouchEventNormalize
H A Dtouchpad_transform_processor.cpp527 void TouchPadTransformProcessor::GetTouchpadSwipeSwitch(bool &switchFlag) in GetTouchpadSwipeSwitch() function in OHOS::MMI::TouchPadTransformProcessor
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager.cpp464 int32_t InputManager::GetTouchpadSwipeSwitch(bool &switchFlag) in GetTouchpadSwipeSwitch() function in OHOS::MMI::InputManager
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_manager.cpp937 napi_value JsPointerManager::GetTouchpadSwipeSwitch(napi_env env, napi_value handle) in GetTouchpadSwipeSwitch() function in OHOS::MMI::JsPointerManager
H A Djs_pointer_context.cpp1508 napi_value JsPointerContext::GetTouchpadSwipeSwitch(napi_env env, napi_callback_info info) in GetTouchpadSwipeSwitch() function in OHOS::MMI::JsPointerContext
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_manager.cpp657 int32_t MultimodalInputConnectManager::GetTouchpadSwipeSwitch(bool &switchFlag) in GetTouchpadSwipeSwitch() function in OHOS::MMI::MultimodalInputConnectManager
H A Dmultimodal_input_connect_proxy.cpp1711 int32_t MultimodalInputConnectProxy::GetTouchpadSwipeSwitch(bool &switchFlag) in GetTouchpadSwipeSwitch() function in OHOS::MMI::MultimodalInputConnectProxy
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp1958 int32_t InputManagerImpl::GetTouchpadSwipeSwitch(bool &switchFlag) in GetTouchpadSwipeSwitch() function in OHOS::MMI::InputManagerImpl
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp2349 int32_t MMIService::GetTouchpadSwipeSwitch(bool &switchFlag) in GetTouchpadSwipeSwitch() function in OHOS::MMI::MMIService
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_stub_ex_test.cpp220 …int32_t GetTouchpadSwipeSwitch(bool &switchFlag) override { return static_cast<int32_t>(swipeSwitc… in GetTouchpadSwipeSwitch() function in OHOS::MMI::__anonacab6b980110::MMIServiceTest