Searched defs:ScaleBy (Results 1 - 7 of 7) sorted by last modified time

/haiku/src/libs/icon/transformable/
H A DTransformable.cpp274 Transformable::ScaleBy(BPoint origin, double xScale, double yScale) function in class:Transformable
/haiku/src/kits/interface/
H A DView.cpp2082 BView::ScaleBy(double x, double y) function in class:BView
H A DRegion.cpp280 BRegion::ScaleBy(BSize scale) function in class:BRegion
287 BRegion::ScaleBy(float x, float y) function in class:BRegion
H A DAffineTransform.cpp306 BAffineTransform::ScaleBy(const BPoint& center, double scale) function in class:BAffineTransform
313 BAffineTransform::ScaleBy(const BPoint& center, double x, double y) function in class:BAffineTransform
322 BAffineTransform::ScaleBy(const BPoint& scale) function in class:BAffineTransform
329 BAffineTransform::ScaleBy(const BPoint& center, const BPoint& scale) function in class:BAffineTransform
[all...]
/haiku/headers/os/interface/
H A DAffineTransform.h296 BAffineTransform::ScaleBy(double x, double y) function in class:BAffineTransform
312 BAffineTransform::ScaleBy(double s) function in class:BAffineTransform
/haiku/src/servers/app/drawing/Painter/
H A DTransformable.cpp300 Transformable::ScaleBy(BPoint origin, double xScale, double yScale) function in class:Transformable
/haiku/src/apps/icon-o-matic/transformable/
H A DChannelTransform.cpp170 ChannelTransform::ScaleBy(BPoint origin, double xScale, double yScale) function in class:ChannelTransform
191 ChannelTransform::ScaleBy(double xScale, double yScale) function in class:ChannelTransform

Completed in 85 milliseconds