Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_event_normalize.cpp114 void TouchEventNormalize::GetTouchpadPinchSwitch(bool &switchFlag) const in GetTouchpadPinchSwitch() function in OHOS::MMI::TouchEventNormalize
H A Dtouchpad_transform_processor.cpp546 void TouchPadTransformProcessor::GetTouchpadPinchSwitch(bool &switchFlag) in GetTouchpadPinchSwitch() function in OHOS::MMI::TouchPadTransformProcessor
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager.cpp454 int32_t InputManager::GetTouchpadPinchSwitch(bool &switchFlag) in GetTouchpadPinchSwitch() function in OHOS::MMI::InputManager
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_manager.cpp922 napi_value JsPointerManager::GetTouchpadPinchSwitch(napi_env env, napi_value handle) in GetTouchpadPinchSwitch() function in OHOS::MMI::JsPointerManager
H A Djs_pointer_context.cpp1482 napi_value JsPointerContext::GetTouchpadPinchSwitch(napi_env env, napi_callback_info info) in GetTouchpadPinchSwitch() function in OHOS::MMI::JsPointerContext
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_manager.cpp643 int32_t MultimodalInputConnectManager::GetTouchpadPinchSwitch(bool &switchFlag) in GetTouchpadPinchSwitch() function in OHOS::MMI::MultimodalInputConnectManager
H A Dmultimodal_input_connect_proxy.cpp1699 int32_t MultimodalInputConnectProxy::GetTouchpadPinchSwitch(bool &switchFlag) in GetTouchpadPinchSwitch() function in OHOS::MMI::MultimodalInputConnectProxy
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp1926 int32_t InputManagerImpl::GetTouchpadPinchSwitch(bool &switchFlag) in GetTouchpadPinchSwitch() function in OHOS::MMI::InputManagerImpl
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp2315 int32_t MMIService::GetTouchpadPinchSwitch(bool &switchFlag) in GetTouchpadPinchSwitch() function in OHOS::MMI::MMIService
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_stub_ex_test.cpp214 …int32_t GetTouchpadPinchSwitch(bool &switchFlag) override { return static_cast<int32_t>(pinchSwitc… in GetTouchpadPinchSwitch() function in OHOS::MMI::__anonacab6b980110::MMIServiceTest