Searched refs:localHandleOffset (Results 1 – 1 of 1) sorted by relevance
185 auto localHandleOffset = handleRect.GetOffset(); in OnHandleMove() local188 localHandleOffset -= GetPaintOffsetWithoutTransform(); in OnHandleMove()190 localHandleOffset.SetY(localHandleOffset.GetY() + handleRect.Height() / 2.0f); in OnHandleMove()191 textPattern->GetMagnifierController()->SetLocalOffset(localHandleOffset); in OnHandleMove()