Searched defs:nAngle10 (Results 1 – 11 of 11) sorted by relevance
/trunk/main/vcl/source/gdi/ |
H A D | hatch.cxx | 82 long nDistance, sal_uInt16 nAngle10 ) in Hatch() 173 void Hatch::SetAngle( sal_uInt16 nAngle10 ) in SetAngle()
|
H A D | alpha.cxx | 309 sal_Bool AlphaMask::Rotate( long nAngle10, sal_uInt8 cFillTransparency ) in Rotate()
|
H A D | outdev4.cxx | 1224 void OutputDevice::ImplCalcHatchValues( const Rectangle& rRect, long nDist, sal_uInt16 nAngle10, in ImplCalcHatchValues()
|
H A D | bitmapex.cxx | 480 sal_Bool BitmapEx::Rotate( long nAngle10, const Color& rFillColor ) in Rotate()
|
H A D | bitmap.cxx | 750 sal_Bool Bitmap::Rotate( long nAngle10, const Color& rFillColor ) in Rotate()
|
H A D | gdimtf.cxx | 1014 void GDIMetaFile::Rotate( long nAngle10 ) in Rotate()
|
/trunk/main/drawinglayer/source/processor2d/ |
H A D | vclpixelprocessor2d.cxx | 753 …const sal_uInt16 nAngle10((sal_uInt16)basegfx::fround(rFillHatchAttributes.getAngle() / F_PI1800)); in processBasePrimitive2D() local
|
/trunk/main/tools/source/generic/ |
H A D | poly2.cxx | 513 void PolyPolygon::Rotate( const Point& rCenter, sal_uInt16 nAngle10 ) in Rotate()
|
H A D | poly.cxx | 1283 void Polygon::Rotate( const Point& rCenter, sal_uInt16 nAngle10 ) in Rotate()
|
/trunk/main/vcl/source/window/ |
H A D | toolbox2.cxx | 1371 static Image ImplRotImage( const Image& rImage, long nAngle10 ) in ImplRotImage() 1381 void ToolBox::SetItemImageAngle( sal_uInt16 nItemId, long nAngle10 ) in SetItemImageAngle()
|
H A D | menu.cxx | 1931 static inline Image ImplRotImage( const Image& rImage, long nAngle10 ) in ImplRotImage() 1941 void Menu::SetItemImageAngle( sal_uInt16 nItemId, long nAngle10 ) in SetItemImageAngle()
|
Completed in 125 milliseconds