Searched refs:localHandleRect (Results 1 – 2 of 2) sorted by relevance
349 …extSelectOverlay::SetTransformPaintInfo(SelectHandleInfo& handleInfo, const RectF& localHandleRect) in SetTransformPaintInfo() argument353 auto left = localHandleRect.Left() + localHandleRect.Width() / 2.0f; in SetTransformPaintInfo()354 …std::vector<OffsetF> points = { OffsetF(left, localHandleRect.Top()), OffsetF(left, localHandleRec… in SetTransformPaintInfo()358 paintInfo.width = localHandleRect.Width(); in SetTransformPaintInfo()367 …CheckHandleIsVisibleWithTransform(paintInfo.startPoint, paintInfo.endPoint, localHandleRect.Width(… in SetTransformPaintInfo()
272 void SetTransformPaintInfo(SelectHandleInfo& handleInfo, const RectF& localHandleRect);