Searched defs:maxDistance (Results 1 – 10 of 10) sorted by relevance
463 float maxDistance) in IsTextAdaptOutOfRange()485 auto maxDistance = pow(circlePoint.Width() + threshold); in IsTextOutOfRangeInCircle() local511 …urityComponentLayoutAlgorithm::CompareDistance(SizeF& point, SizeF& circlePoint, float maxDistance) in CompareDistance()521 float maxDistance) in IsOutOfRangeInHoriCapsule()540 float maxDistance) in IsOutOfRangeInVertiCapsule()562 …auto maxDistance = pow(capsuleRadius + TEXT_OUT_OF_RANGE_PERCENT * RANGE_RATIO * currentFontSize_.… in IsTextOutOfRangeInCapsule() local601 auto maxDistance = pow(radius + threshold); in TopLeftCompDistance() local617 auto maxDistance = pow(radius + threshold); in BottomLeftCompDistance() local633 auto maxDistance = pow(radius + threshold); in TopRightCompDistance() local650 auto maxDistance = pow(radius + threshold); in BottomRightCompDistance() local
252 …ent::TryShrinkTextWidth(SizeF& point, SizeF& circlePoint, bool maxSpaceToShrink, float maxDistance, in TryShrinkTextWidth()
30 float maxDistance = 0.0f; member
55 void SetMaxDistance(const Dimension& maxDistance) override {} in SetMaxDistance()
472 const float maxDistance = START_NODE_LEN + DELETE_AREA_DISTANCE; variable519 const float maxDistance = END_NODE_LEN + DELETE_AREA_DISTANCE; variable569 const float maxDistance = START_NODE_LEN + DELETE_AREA_DISTANCE; variable622 const float maxDistance = END_NODE_LEN + DELETE_AREA_DISTANCE; variable1137 const float maxDistance = END_NODE_LEN + DELETE_AREA_DISTANCE; variable
121 void RefreshModelImpl::SetMaxDistance(const Dimension& maxDistance) in SetMaxDistance()
203 void SetMaxDistance(const Dimension& maxDistance) in SetMaxDistance()
486 double maxDistance = triggerRefreshDistance_ - triggerLoadingDistance_; in GetLoadingDiameter() local
296 void RenderLoadingProgress::SetDragRange(double minDistance, double maxDistance) in SetDragRange()
2011 double maxDistance = 0.0; in CalcGatherNodeMaxDistanceWithPoint() local