Home
last modified time | relevance | path

Searched refs:dragStartPanDisThreshold_ (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp74 float SystemProperties::dragStartPanDisThreshold_ = 10.0f; member in OHOS::Ace::SystemProperties
190 return dragStartPanDisThreshold_; in GetDragStartPanDistanceThreshold()
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp105 float SystemProperties::dragStartPanDisThreshold_ = 10.0f; member in OHOS::Ace::SystemProperties
326 return dragStartPanDisThreshold_; in GetDragStartPanDistanceThreshold()
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp432 float SystemProperties::dragStartPanDisThreshold_ = ReadDragStartPanDistanceThreshold(); member in OHOS::Ace::SystemProperties
869 return dragStartPanDisThreshold_; in GetDragStartPanDistanceThreshold()
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h668 static float dragStartPanDisThreshold_; member in OHOS::Ace::final

Completed in 6 milliseconds