/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/ |
H A D | switch_event_input_subscribe_manager_test.cpp | 173 bool switchFlag = true; variable 191 bool switchFlag = true; variable
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/ |
H A D | input_manager.cpp | 411 int32_t InputManager::SetTouchpadScrollSwitch(bool switchFlag) in SetTouchpadScrollSwitch() 416 int32_t InputManager::GetTouchpadScrollSwitch(bool &switchFlag) in GetTouchpadScrollSwitch() 429 int32_t InputManager::SetTouchpadTapSwitch(bool switchFlag) in SetTouchpadTapSwitch() 434 int32_t InputManager::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch() 449 int32_t InputManager::SetTouchpadPinchSwitch(bool switchFlag) in SetTouchpadPinchSwitch() 454 int32_t InputManager::GetTouchpadPinchSwitch(bool &switchFlag) in GetTouchpadPinchSwitch() 459 int32_t InputManager::SetTouchpadSwipeSwitch(bool switchFlag) in SetTouchpadSwipeSwitch() 464 int32_t InputManager::GetTouchpadSwipeSwitch(bool &switchFlag) in GetTouchpadSwipeSwitch() 489 int32_t InputManager::SetTouchpadDoubleTapAndDragState(bool switchFlag) in SetTouchpadDoubleTapAndDragState() 494 int32_t InputManager::GetTouchpadDoubleTapAndDragState(bool &switchFlag) in GetTouchpadDoubleTapAndDragState()
|
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/src/ |
H A D | touchpad_transform_processor.cpp | 514 int32_t TouchPadTransformProcessor::SetTouchpadSwipeSwitch(bool switchFlag) in SetTouchpadSwipeSwitch() 527 void TouchPadTransformProcessor::GetTouchpadSwipeSwitch(bool &switchFlag) in GetTouchpadSwipeSwitch() 533 int32_t TouchPadTransformProcessor::SetTouchpadPinchSwitch(bool switchFlag) in SetTouchpadPinchSwitch() 546 void TouchPadTransformProcessor::GetTouchpadPinchSwitch(bool &switchFlag) in GetTouchpadPinchSwitch() 571 int32_t TouchPadTransformProcessor::SetTouchpadDoubleTapAndDragState(bool switchFlag) in SetTouchpadDoubleTapAndDragState() 601 void TouchPadTransformProcessor::GetTouchpadDoubleTapAndDragState(bool &switchFlag) in GetTouchpadDoubleTapAndDragState()
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/ |
H A D | js_pointer_manager.cpp | 856 napi_value JsPointerManager::SetTouchpadScrollSwitch(napi_env env, bool switchFlag, napi_value hand… in SetTouchpadScrollSwitch() 866 bool switchFlag = true; in GetTouchpadScrollSwitch() local 886 napi_value JsPointerManager::SetTouchpadTapSwitch(napi_env env, bool switchFlag, napi_value handle) in SetTouchpadTapSwitch() 896 bool switchFlag = true; in GetTouchpadTapSwitch() local 915 napi_value JsPointerManager::SetTouchpadPinchSwitch(napi_env env, bool switchFlag, napi_value handl… in SetTouchpadPinchSwitch() 925 bool switchFlag = true; in GetTouchpadPinchSwitch() local 930 napi_value JsPointerManager::SetTouchpadSwipeSwitch(napi_env env, bool switchFlag, napi_value handl… in SetTouchpadSwipeSwitch() 940 bool switchFlag = true; in GetTouchpadSwipeSwitch() local 975 napi_value JsPointerManager::SetTouchpadDoubleTapAndDragState(napi_env env, bool switchFlag, napi_v… in SetTouchpadDoubleTapAndDragState() 985 bool switchFlag = true; in GetTouchpadDoubleTapAndDragState() local
|
H A D | js_pointer_context.cpp | 1295 bool switchFlag = true; in SetTouchpadBoolData() local 1372 auto func = [jsPointerMgr] (napi_env env, bool switchFlag, napi_value handle) -> napi_value { in SetTouchpadScrollSwitch() 1424 auto func = [jsPointerMgr] (napi_env env, bool switchFlag, napi_value handle) -> napi_value { in SetTouchpadTapSwitch() 1476 auto func = [jsPointerMgr] (napi_env env, bool switchFlag, napi_value handle) -> napi_value { in SetTouchpadPinchSwitch() 1502 auto func = [jsPointerMgr] (napi_env env, bool switchFlag, napi_value handle) -> napi_value { in SetTouchpadSwipeSwitch() 1580 auto func = [jsPointerMgr] (napi_env env, bool switchFlag, napi_value handle) -> napi_value { in SetTouchpadDoubleTapAndDragState()
|
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/ |
H A D | multimodal_input_connect_manager.cpp | 580 int32_t MultimodalInputConnectManager::SetTouchpadScrollSwitch(bool switchFlag) in SetTouchpadScrollSwitch() 587 int32_t MultimodalInputConnectManager::GetTouchpadScrollSwitch(bool &switchFlag) in GetTouchpadScrollSwitch() 608 int32_t MultimodalInputConnectManager::SetTouchpadTapSwitch(bool switchFlag) in SetTouchpadTapSwitch() 615 int32_t MultimodalInputConnectManager::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch() 636 int32_t MultimodalInputConnectManager::SetTouchpadPinchSwitch(bool switchFlag) in SetTouchpadPinchSwitch() 643 int32_t MultimodalInputConnectManager::GetTouchpadPinchSwitch(bool &switchFlag) in GetTouchpadPinchSwitch() 650 int32_t MultimodalInputConnectManager::SetTouchpadSwipeSwitch(bool switchFlag) in SetTouchpadSwipeSwitch() 657 int32_t MultimodalInputConnectManager::GetTouchpadSwipeSwitch(bool &switchFlag) in GetTouchpadSwipeSwitch() 690 int32_t MultimodalInputConnectManager::SetTouchpadDoubleTapAndDragState(bool switchFlag) in SetTouchpadDoubleTapAndDragState() 697 int32_t MultimodalInputConnectManager::GetTouchpadDoubleTapAndDragState(bool &switchFlag) in GetTouchpadDoubleTapAndDragState()
|
H A D | multimodal_input_connect_stub.cpp | 1749 bool switchFlag = true; in StubSetTouchpadScrollSwitch() local 1768 bool switchFlag = true; in StubGetTouchpadScrollSwitch() local 1827 bool switchFlag = true; in StubSetTouchpadTapSwitch() local 1846 bool switchFlag = true; in StubGetTouchpadTapSwitch() local 1989 bool switchFlag = true; in StubSetTouchpadPinchSwitch() local 2008 bool switchFlag = true; in StubGetTouchpadPinchSwitch() local 2028 bool switchFlag = true; in StubSetTouchpadSwipeSwitch() local 2047 bool switchFlag = true; in StubGetTouchpadSwipeSwitch() local 2145 bool switchFlag = true; in StubSetTouchpadDoubleTapAndDragState() local 2164 bool switchFlag = true; in StubGetTouchpadDoubleTapAndDragState() local
|
H A D | multimodal_input_connect_proxy.cpp | 1559 int32_t MultimodalInputConnectProxy::SetTouchpadBoolData(bool switchFlag, int32_t type) in SetTouchpadBoolData() 1645 int32_t MultimodalInputConnectProxy::SetTouchpadScrollSwitch(bool switchFlag) in SetTouchpadScrollSwitch() 1651 int32_t MultimodalInputConnectProxy::GetTouchpadScrollSwitch(bool &switchFlag) in GetTouchpadScrollSwitch() 1663 int32_t MultimodalInputConnectProxy::GetTouchpadScrollDirection(bool &switchFlag) in GetTouchpadScrollDirection() 1669 int32_t MultimodalInputConnectProxy::SetTouchpadTapSwitch(bool switchFlag) in SetTouchpadTapSwitch() 1675 int32_t MultimodalInputConnectProxy::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch() 1693 int32_t MultimodalInputConnectProxy::SetTouchpadPinchSwitch(bool switchFlag) in SetTouchpadPinchSwitch() 1699 int32_t MultimodalInputConnectProxy::GetTouchpadPinchSwitch(bool &switchFlag) in GetTouchpadPinchSwitch() 1705 int32_t MultimodalInputConnectProxy::SetTouchpadSwipeSwitch(bool switchFlag) in SetTouchpadSwipeSwitch() 1711 int32_t MultimodalInputConnectProxy::GetTouchpadSwipeSwitch(bool &switchFlag) in GetTouchpadSwipeSwitch() [all …]
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | mmi_service.cpp | 410 bool switchFlag = false; in OnStart() local 2106 int32_t MMIService::ReadTouchpadScrollSwich(bool &switchFlag) in ReadTouchpadScrollSwich() 2118 int32_t MMIService::ReadTouchpadTapSwitch(bool &switchFlag) in ReadTouchpadTapSwitch() 2130 int32_t MMIService::ReadTouchpadPinchSwitch(bool &switchFlag) in ReadTouchpadPinchSwitch() 2162 int32_t MMIService::SetTouchpadScrollSwitch(bool switchFlag) in SetTouchpadScrollSwitch() 2230 int32_t MMIService::SetTouchpadTapSwitch(bool switchFlag) in SetTouchpadTapSwitch() 2247 int32_t MMIService::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch() 2298 int32_t MMIService::SetTouchpadPinchSwitch(bool switchFlag) in SetTouchpadPinchSwitch() 2315 int32_t MMIService::GetTouchpadPinchSwitch(bool &switchFlag) in GetTouchpadPinchSwitch() 2332 int32_t MMIService::SetTouchpadSwipeSwitch(bool switchFlag) in SetTouchpadSwipeSwitch() [all …]
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | input_manager_impl.cpp | 1782 int32_t InputManagerImpl::SetTouchpadScrollSwitch(bool switchFlag) in SetTouchpadScrollSwitch() 1798 int32_t InputManagerImpl::GetTouchpadScrollSwitch(bool &switchFlag) in GetTouchpadScrollSwitch() 1846 int32_t InputManagerImpl::SetTouchpadTapSwitch(bool switchFlag) in SetTouchpadTapSwitch() 1862 int32_t InputManagerImpl::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch() 1910 int32_t InputManagerImpl::SetTouchpadPinchSwitch(bool switchFlag) in SetTouchpadPinchSwitch() 1926 int32_t InputManagerImpl::GetTouchpadPinchSwitch(bool &switchFlag) in GetTouchpadPinchSwitch() 1942 int32_t InputManagerImpl::SetTouchpadSwipeSwitch(bool switchFlag) in SetTouchpadSwipeSwitch() 1958 int32_t InputManagerImpl::GetTouchpadSwipeSwitch(bool &switchFlag) in GetTouchpadSwipeSwitch() 2038 int32_t InputManagerImpl::SetTouchpadDoubleTapAndDragState(bool switchFlag) in SetTouchpadDoubleTapAndDragState() 2054 int32_t InputManagerImpl::GetTouchpadDoubleTapAndDragState(bool &switchFlag) in GetTouchpadDoubleTapAndDragState()
|
/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/src/ |
H A D | mouse_transform_processor.cpp | 957 int32_t MouseTransformProcessor::SetTouchpadScrollSwitch(bool switchFlag) in SetTouchpadScrollSwitch() 970 void MouseTransformProcessor::GetTouchpadScrollSwitch(bool &switchFlag) in GetTouchpadScrollSwitch() 996 int32_t MouseTransformProcessor::SetTouchpadTapSwitch(bool switchFlag) in SetTouchpadTapSwitch() 1010 void MouseTransformProcessor::GetTouchpadTapSwitch(bool &switchFlag) in GetTouchpadTapSwitch()
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | input_manager_test.cpp | 2830 bool switchFlag = true; variable 2864 bool switchFlag = true; variable 2881 bool switchFlag = true; variable 3003 bool switchFlag = true; variable
|
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/ |
H A D | multimodal_input_connect_stub_ex_test.cpp | 185 int32_t SetTouchpadScrollSwitch(bool switchFlag) override in SetTouchpadScrollSwitch() 190 …int32_t GetTouchpadScrollSwitch(bool &switchFlag) override { return static_cast<int32_t>(switchFla… in GetTouchpadScrollSwitch() 197 int32_t SetTouchpadTapSwitch(bool switchFlag) override in SetTouchpadTapSwitch() 202 …int32_t GetTouchpadTapSwitch(bool &switchFlag) override { return static_cast<int32_t>(tapSwitchFla… in GetTouchpadTapSwitch() 209 int32_t SetTouchpadPinchSwitch(bool switchFlag) override in SetTouchpadPinchSwitch() 214 …int32_t GetTouchpadPinchSwitch(bool &switchFlag) override { return static_cast<int32_t>(pinchSwitc… in GetTouchpadPinchSwitch() 215 int32_t SetTouchpadSwipeSwitch(bool switchFlag) override in SetTouchpadSwipeSwitch() 220 …int32_t GetTouchpadSwipeSwitch(bool &switchFlag) override { return static_cast<int32_t>(swipeSwitc… in GetTouchpadSwipeSwitch() 254 int32_t SetTouchpadDoubleTapAndDragState(bool switchFlag) override in SetTouchpadDoubleTapAndDragState() 259 int32_t GetTouchpadDoubleTapAndDragState(bool &switchFlag) override in GetTouchpadDoubleTapAndDragState()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/ |
H A D | dash_media_downloader.cpp | 467 bool switchFlag = true; in VideoSegmentDownloadFinished() local
|