Home
last modified time | relevance | path

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

/aoo4110/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1325 double dWidth, dHeight; in implDrawBitmapSurface() local
1327 dWidth = basegfx::fround( rSize.Width * aMatrix.xx ); in implDrawBitmapSurface()
1329 aBitmapSize.Width = static_cast<sal_Int32>( dWidth ); in implDrawBitmapSurface()
1339 cairo_scale( pCairo.get(), (dWidth+0.5)/rSize.Width, (dHeight+0.5)/rSize.Height ); in implDrawBitmapSurface()
/aoo4110/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.hxx456 …SEllipseTranslate(double dWidth, double dHeight, double dStartPosition, double dEndPosition, bool …
H A DOGLTrans_TransitionImpl.cxx802 SEllipseTranslate::SEllipseTranslate(double dWidth, double dHeight, double dStartPosition, double d… in SEllipseTranslate() argument
807 width = dWidth; in SEllipseTranslate()

Completed in 36 milliseconds