Searched defs:maxDistance (Results 1 – 6 of 6) sorted by relevance
48 void SetMaxDistance(const Dimension& maxDistance) override {} in SetMaxDistance()
456 const float maxDistance = START_NODE_LEN + DELETE_AREA_DISTANCE; variable506 const float maxDistance = END_NODE_LEN + DELETE_AREA_DISTANCE; variable557 const float maxDistance = START_NODE_LEN + DELETE_AREA_DISTANCE; variable611 const float maxDistance = END_NODE_LEN + DELETE_AREA_DISTANCE; variable1123 const float maxDistance = END_NODE_LEN + DELETE_AREA_DISTANCE; variable
121 void RefreshModelImpl::SetMaxDistance(const Dimension& maxDistance) in SetMaxDistance()
202 void SetMaxDistance(const Dimension& maxDistance) in SetMaxDistance()
493 double maxDistance = triggerRefreshDistance_ - triggerLoadingDistance_; in GetLoadingDiameter() local
299 void RenderLoadingProgress::SetDragRange(double minDistance, double maxDistance) in SetDragRange()