Searched refs:newAngle (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBoxStates.cpp502 double newAngle = fOldAngle + angle; local
504 fParent->RotateBy(fParent->Center(), newAngle - fParent->LocalRotation());

Completed in 92 milliseconds