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

/haiku/src/apps/icon-o-matic/transformable/
H A DChannelTransform.h41 void SetTranslationAndScale(BPoint offset,
H A DChannelTransform.cpp203 // SetTranslationAndScale
205 ChannelTransform::SetTranslationAndScale(BPoint offset, double xScale, function in class:ChannelTransform
H A DTransformBoxStates.cpp163 fParent->SetTranslationAndScale(translation, xScale * fOldXScale, yScale * fOldYScale);
367 fParent->SetTranslationAndScale(translation, xScale * fOldXScale, yScale * fOldYScale);

Completed in 90 milliseconds