Searched refs:GetDragStartPanDistanceThreshold (Results 1 – 8 of 8) sorted by relevance
190 float SystemProperties::GetDragStartPanDistanceThreshold() in GetDragStartPanDistanceThreshold() function in OHOS::Ace::SystemProperties
325 float SystemProperties::GetDragStartPanDistanceThreshold() in GetDragStartPanDistanceThreshold() function in OHOS::Ace::SystemProperties
579 static float GetDragStartPanDistanceThreshold();
206 auto distance = SystemProperties::GetDragStartPanDistanceThreshold();214 distance = SystemProperties::GetDragStartPanDistanceThreshold();
820 float SystemProperties::GetDragStartPanDistanceThreshold() in GetDragStartPanDistanceThreshold() function in OHOS::Ace::SystemProperties
628 auto distance = SystemProperties::GetDragStartPanDistanceThreshold(); in InitPanEvent()
485 auto distance = SystemProperties::GetDragStartPanDistanceThreshold(); in InitDragDropEvent()
914 auto distance = SystemProperties::GetDragStartPanDistanceThreshold(); in HandleDragDampingMove()