/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/src/ |
H A D | tablet_tool_tranform_processor.cpp | 78 int32_t toolType = libinput_event_tablet_tool_get_tool_type(tabletEvent); in GetToolType() local 157 int32_t toolType = GetToolType(event); in OnTipDown() local 208 int32_t toolType = GetToolType(tabletEvent); in OnTipMotion() local 280 int32_t toolType = GetToolType(tabletEvent); in OnTipProximity() local
|
H A D | touch_transform_processor.cpp | 88 int32_t toolType = GetTouchToolType(touch, device); in OnEventTouchDown() local 117 int32_t &toolType)__attribute__((no_sanitize("cfi"))) in NotifyFingersenseProcess() 298 int32_t toolType = libinput_event_touch_get_tool_type(data); in GetTouchToolType() local
|
H A D | touchpad_transform_processor.cpp | 83 int32_t toolType = GetTouchPadToolType(touchpad, device); in OnEventTouchPadDown() local 137 int32_t toolType = GetTouchPadToolType(touchpad, device); in OnEventTouchPadMotion() local 255 int32_t toolType = libinput_event_touchpad_get_tool_type(touchpad); in GetTouchPadToolType() local
|
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/ |
H A D | touch_transform_processor_test.cpp | 174 int32_t toolType = processor.GetTouchToolType(device); variable 257 int32_t toolType = 0; variable
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/touch_event/src/ |
H A D | js_touch_event.cpp | 73 napi_value toolType = nullptr; in Export() local
|
/ohos5.0/foundation/multimodalinput/input/test/facility/libinput_interface/include/ |
H A D | libinput_interface.h | 61 enum libinput_tablet_tool_type toolType; member 69 int32_t toolType; member
|
/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/ |
H A D | input_event_handler.cpp | 95 int32_t toolType = libinput_event_touchpad_get_tool_type(touchpad); in IsTouchpadMistouch() local
|
H A D | event_normalize_handler.cpp | 443 int32_t toolType = libinput_event_touchpad_get_tool_type(touchpad); in HandlePalmEvent() local
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_event_client/src/ |
H A D | js_register_module.cpp | 234 int32_t toolType = 0; in HandleMousePropertyInt32() local 377 int32_t toolType = 0; in HandleTouchPropertyInt32() local
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/mouse_event/src/ |
H A D | js_mouse_event.cpp | 113 napi_value toolType = nullptr; in Export() local
|
/ohos5.0/foundation/multimodalinput/input/service/event_resample/include/ |
H A D | event_resample.h | 68 int32_t toolType; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ |
H A D | native_interface_xcomponent_impl.cpp | 112 …OH_NativeXComponent::GetToolType(size_t pointIndex, OH_NativeXComponent_TouchPointToolType* toolTy… in GetToolType()
|
H A D | render_xcomponent.cpp | 26 …ativeXComponent_TouchPointToolType ConvertNativeXComponentTouchToolType(const SourceTool& toolType) in ConvertNativeXComponentTouchToolType()
|
H A D | native_interface_xcomponent_impl.h | 226 void SetToolType(size_t pointIndex, OH_NativeXComponent_TouchPointToolType toolType) in SetToolType()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_xcomponent.cpp | 70 …H_NativeXComponent* component, uint32_t pointIndex, OH_NativeXComponent_TouchPointToolType* toolTy… in OH_NativeXComponent_GetTouchPointToolType()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | native_compatible.h | 147 ArkUI_NodeToolType toolType; member
|
/ohos5.0/foundation/multimodalinput/input/service/event_resample/src/ |
H A D | event_resample.cpp | 504 bool EventResample::ShouldResampleTool(int32_t toolType) in ShouldResampleTool()
|
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/ |
H A D | key_command_handler.cpp | 134 int32_t toolType = item.GetToolType(); in HandleTouchEvent() local 201 int32_t toolType = item.GetToolType(); in HandlePointerActionDownEvent() local 264 int32_t toolType = item.GetToolType(); in HandlePointerActionUpEvent() local
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_zoom_gesture.cpp | 632 int32_t toolType = item.GetToolType(); in IsKnuckles() local
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/ |
H A D | pointer_event.cpp | 309 void PointerEvent::PointerItem::SetToolType(int32_t toolType) in SetToolType()
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | input_windows_manager.cpp | 2802 bool InputWindowsManager::SkipAnnotationWindow(uint32_t flag, int32_t toolType) in UpdateDisplayInfo() 2808 bool InputWindowsManager::SkipNavigationWindow(WindowInputType windowType, int32_t toolType) in UpdateDisplayInfo() 4091 int32_t toolType = item.GetToolType(); in UpdateDisplayInfo() local
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | input_windows_manager_ex_test.cpp | 439 int32_t toolType = PointerEvent::TOOL_TYPE_FINGER; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
H A D | xcomponent_pattern.cpp | 95 …ativeXComponent_TouchPointToolType ConvertNativeXComponentTouchToolType(const SourceTool& toolType) in ConvertNativeXComponentTouchToolType()
|
/ohos5.0/foundation/graphic/graphic_3d/metadata/lume/LumeEngine/tools/ |
H A D | LumeAssetCompiler.json | 805 "toolType": "ART_GET", string
|
H A D | LumeShaderCompiler.json | 805 "toolType": "ART_GET", string
|