Searched defs:InverseTransform (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/drawing/Painter/
H A DTransformable.cpp213 Transformable::InverseTransform(double* x, double* y) const function in class:Transformable
220 Transformable::InverseTransform(BPoint* point) const function in class:Transformable
235 Transformable::InverseTransform(const BPoint& point) const function in class:Transformable
/haiku/src/libs/icon/transformable/
H A DTransformable.cpp53 Transformable::InverseTransform(double* x, double* y) const function in class:Transformable
60 Transformable::InverseTransform(BPoint* point) const function in class:Transformable
75 Transformable::InverseTransform(const BPoint& point) const function in class:Transformable
/haiku/src/servers/app/
H A DDrawState.cpp581 DrawState::InverseTransform(SimpleTransform& transform) const function in class:DrawState

Completed in 55 milliseconds