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

/haiku/src/apps/icon-o-matic/transformable/
H A DPerspectiveCommand.cpp31 fOldLeftBottom(leftBottom),
67 || fOldLeftBottom != fNewLeftBottom
87 fTransformBox->TransformTo(fOldLeftTop, fOldRightTop, fOldLeftBottom, fOldRightBottom);
91 fTransformer->TransformTo(fOldLeftTop, fOldRightTop, fOldLeftBottom, fOldRightBottom);
H A DPerspectiveCommand.h54 BPoint fOldLeftBottom; member in class:PerspectiveCommand

Completed in 39 milliseconds