Home
last modified time | relevance | path

Searched refs:GetDragStartPanDistanceThreshold (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp188 float SystemProperties::GetDragStartPanDistanceThreshold() in GetDragStartPanDistanceThreshold() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp324 float SystemProperties::GetDragStartPanDistanceThreshold() in GetDragStartPanDistanceThreshold() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h590 static float GetDragStartPanDistanceThreshold();
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp867 float SystemProperties::GetDragStartPanDistanceThreshold() in GetDragStartPanDistanceThreshold() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Ddrag_event_test_ng_property_config.cpp206 auto distance = SystemProperties::GetDragStartPanDistanceThreshold(); in HWTEST_F()
214 distance = SystemProperties::GetDragStartPanDistanceThreshold(); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_view.cpp613 auto distance = SystemProperties::GetDragStartPanDistanceThreshold(); in InitPanEvent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub_drag.cpp100 auto distance = SystemProperties::GetDragStartPanDistanceThreshold(); in InitDragDropEvent()
H A Ddrag_event.cpp840 auto distance = SystemProperties::GetDragStartPanDistanceThreshold(); in HandleDragDampingMove()

Completed in 24 milliseconds