Home
last modified time | relevance | path

Searched refs:ImplScalePoint (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx40 inline void ImplScalePoint( Point& rPt, double fScaleX, double fScaleY ) in ImplScalePoint() function
53 ImplScalePoint( aTL, fScaleX, fScaleY ); in ImplScaleRect()
54 ImplScalePoint( aBR, fScaleX, fScaleY ); in ImplScaleRect()
65 ImplScalePoint( rPoly[ i ], fScaleX, fScaleY ); in ImplScalePoly()
290 ImplScalePoint( maPt, fScaleX, fScaleY ); in Scale()
358 ImplScalePoint( maPt, fScaleX, fScaleY ); in Scale()
439 ImplScalePoint( maStartPt, fScaleX, fScaleY ); in Scale()
440 ImplScalePoint( maEndPt, fScaleX, fScaleY ); in Scale()
726 ImplScalePoint( maStartPt, fScaleX, fScaleY ); in Scale()
727 ImplScalePoint( maEndPt, fScaleX, fScaleY ); in Scale()
[all …]