Searched defs:Transform (Results 1 - 8 of 8) sorted by relevance

/haiku/src/libs/icon/transformer/
H A DStyleTransformer.cpp24 StyleTransformer::Transform(BPoint* point) const function in class:StyleTransformer
39 StyleTransformer::Transform(const BPoint& point) const function in class:StyleTransformer
H A DStyleTransformer.h43 void Transform(double* x, double* y) const function in class:StyleTransformer
/haiku/src/servers/app/drawing/Painter/
H A DTransformable.cpp182 Transformable::Transform(double* x, double* y) const function in class:Transformable
189 Transformable::Transform(BPoint* point) const function in class:Transformable
204 Transformable::Transform(const BPoint& point) const function in class:Transformable
H A DPainter.h75 const Transformable& Transform() const function in class:Painter
/haiku/src/tests/kits/interface/picture/
H A DMatrix.h127 inline void BMatrix::Transform(BPoint *point) function in class:BMatrix
136 inline BPoint BMatrix::Transform(BPoint point) function in class:BMatrix
142 inline void BMatrix::Transform(BShape &shape) function in class:BMatrix
[all...]
/haiku/src/servers/app/
H A DDrawState.h74 BAffineTransform Transform() const function in class:DrawState
H A DDrawState.cpp573 DrawState::Transform(SimpleTransform& transform) const function in class:DrawState
/haiku/src/kits/interface/
H A DView.cpp1981 BView::Transform() const function in class:BView

Completed in 88 milliseconds