Searched refs:dragStartPanDisThreshold_ (Results 1 – 4 of 4) sorted by relevance
75 float SystemProperties::dragStartPanDisThreshold_ = 10.0f; member in OHOS::Ace::SystemProperties192 return dragStartPanDisThreshold_; in GetDragStartPanDistanceThreshold()
106 float SystemProperties::dragStartPanDisThreshold_ = 10.0f; member in OHOS::Ace::SystemProperties327 return dragStartPanDisThreshold_; in GetDragStartPanDistanceThreshold()
441 float SystemProperties::dragStartPanDisThreshold_ = ReadDragStartPanDistanceThreshold(); member in OHOS::Ace::SystemProperties822 return dragStartPanDisThreshold_; in GetDragStartPanDistanceThreshold()
652 static float dragStartPanDisThreshold_; variable