Searched defs:scaleX (Results 1 - 6 of 6) sorted by relevance

/haiku/src/apps/icon-o-matic/transformable/
H A DChannelTransform.cpp61 double scaleX; local
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapGeneric.h35 Draw(const Painter* painter, PainterAggInterface& aggInterface, agg::rendering_buffer& bitmap, BPoint offset, double scaleX, double scaleY, BRect destinationRect, uint32 options) argument
H A DDrawBitmapNearestNeighbor.h16 Draw(const Painter* painter, PainterAggInterface& aggInterface, agg::rendering_buffer& bitmap, BPoint offset, double scaleX, double scaleY, BRect destinationRect) argument
H A DDrawBitmapBilinear.h484 Draw(const Painter* painter, PainterAggInterface& aggInterface, agg::rendering_buffer& bitmap, BPoint offset, double scaleX, double scaleY, BRect destinationRect) argument
/haiku/src/libs/icon/transformer/
H A DAffineTransformer.cpp142 double scaleX; local
163 double scaleX; local
/haiku/src/kits/interface/
H A DAffineTransform.cpp694 double scaleX = x2 - x1; local

Completed in 49 milliseconds