Home
last modified time | relevance | path

Searched defs:touchX (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dinput_event_data_transformation.h58 double touchX; member
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/input_event_transmission/
H A Dinput_event_serialization.h67 double touchX; member
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/input_event_transmission/
H A Dinput_event_serialization.h67 double touchX; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/mock/
H A Dsec_comp_kit.h38 double touchX; member
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/include/
H A Dsec_comp_info.h129 double touchX; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp2167 auto touchX = event->GetX(); in InitDragDropCallBack() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp3909 auto touchX = event->GetX(); in OnDragMove() local