Home
last modified time | relevance | path

Searched refs:getMinY (Results 76 – 100 of 138) sorted by relevance

123456

/trunk/main/drawinglayer/source/primitive2d/
H A Dmarkerarrayprimitive2d.cxx78 aTransform.set(1, 2, aRange.getMinY()); in create2DDecomposition()
H A Dgraphicprimitivehelper2d.cxx271 -rSvgRange.getMinY())); in create2DDecompositionOfGraphic()
315 basegfx::fround(aRange.getMinX()), basegfx::fround(aRange.getMinY()), in create2DDecompositionOfGraphic()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrmediaobj.cxx162 aTransform.set(1, 2, aRange.getMinY()); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrpathobj.cxx120 aObjectRange.getMinX(), aObjectRange.getMinY()); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofsdrcaptionobj.cxx83 aObjectRange.getMinX(), aObjectRange.getMinY())); in createViewIndependentPrimitive2DSequence()
H A Dviewobjectcontactofpageobj.cxx227 aPageObjectTransform.set(1, 2, aPageObjectBound.getMinY()); in createPrimitive2DSequence()
H A Dobjectcontactofpageview.cxx219 floor(aDiscreteClipRange.getMinY()))); in DoProcessDisplay()
/trunk/main/slideshow/source/engine/shapes/
H A Dviewbackgroundshape.cxx119 maBounds.getMinX(), maBounds.getMinY())); in prefetch()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx596 aTrans.translate(-aOldRange.getMinX(), -aOldRange.getMinY()); in InsertObj()
603 basegfx::fround(floor(std::max(0.0, aPixel.getMinY())))); in InsertObj()
1429 floor(aRange.getMinY()), in DoAction()
/trunk/main/basegfx/inc/basegfx/range/
H A Db2ibox.hxx113 sal_Int32 getMinY() const in getMinY() function in basegfx::B2IBox
H A Db2irange.hxx114 sal_Int32 getMinY() const in getMinY() function in basegfx::B2IRange
H A Db2drange.hxx128 double getMinY() const in getMinY() function in basegfx::B2DRange
H A Db3ibox.hxx123 sal_Int32 getMinY() const in getMinY() function in basegfx::B3IBox
H A Db3irange.hxx126 sal_Int32 getMinY() const in getMinY() function in basegfx::B3IRange
H A Db3drange.hxx142 double getMinY() const in getMinY() function in basegfx::B3DRange
/trunk/main/vcl/source/gdi/
H A Dsvgdata.cxx66 aRealRect.Y1 = rTargetRange.getMinY(); in convertPrimitive2DSequenceToBitmapEx()
/trunk/main/xmloff/source/style/
H A DMarkerStyle.cxx205 aPolyPolygonRange.getMinY(), in exportXML()
/trunk/main/drawinglayer/source/drawinglayeruno/
H A Dxprimitive2drenderer.cxx160 -aRange.getMinY())); in rasterize()
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx877 rSrcRect.getMinY()); in implDrawMaskedBitmapGeneric()
1042 rBounds.getMinY(), in BitmapDevice()
1060 mpImpl->maBounds.getMaxY() - mpImpl->maBounds.getMinY() ); in getSize()
/trunk/main/drawinglayer/source/processor3d/
H A Dshadow3dextractor.cxx251 …maPlanePoint.setY(maShadowPlaneNormal.getY() > 0.0 ? aContained3DRange.getMinY() : aContained3DRan… in Shadow3DExtractingProcessor()
/trunk/main/svgio/source/svgreader/
H A Dsvgpatternnode.cxx270 rfY = (rfY - rGeoRange.getMinY()) / fTargetHeight; in getValuesRelative()
/trunk/main/svtools/source/toolpanel/
H A Dtabbargeometry.cxx69 io_rRect.Top() = long( aRect.getMinY() ); in lcl_transform()
/trunk/main/canvas/source/vcl/
H A Dspritehelper.cxx218 aOutPos.Y() = ::basegfx::fround( aDestRect.getMinY() ); in redraw()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclhelperbufferdevice.cxx233 (sal_Int32)floor(aRangePixel.getMinX()), (sal_Int32)floor(aRangePixel.getMinY()), in impBufferDevice()
/trunk/main/basegfx/source/tools/
H A Ddebugplotter.cxx140 const double nY0( rElem.first.getMinY() ); in outputRect()

Completed in 87 milliseconds

123456