Home
last modified time | relevance | path

Searched defs:toolHeight (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouchpad_transform_processor.cpp82 double toolHeight = libinput_event_touchpad_get_tool_height(touchpad); in OnEventTouchPadDown() local
136 double toolHeight = libinput_event_touchpad_get_tool_height(touchpad); in OnEventTouchPadMotion() local
/ohos5.0/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H A Dlibinput_interface.h76 double toolHeight; member
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnative_compatible.h138 int32_t toolHeight; member
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp694 int32_t toolHeight = 40; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h145 ArkUI_Float32 toolHeight; member