Home
last modified time | relevance | path

Searched refs:getY (Results 101 – 125 of 349) sorted by relevance

12345678910>>...14

/trunk/main/canvas/source/tools/
H A Dcanvascustomspritehelper.cxx75 maSize.getY() ); in updateClipState()
223 rOurSize.getY() ), in checkDrawBitmap()
454 maPosition.getY() ); in getUpdateArea()
473 maSize.getY() ) ); in getUpdateArea()
490 maSize.getY() ) ); in getFullSpriteRect()
H A Dsurfaceproxy.cxx48 const sal_Int32 aPageSizeY(aPageSize.getY()); in SurfaceProxy()
50 const sal_Int32 aImageSizeY(aImageSize.getY()); in SurfaceProxy()
77 ::std::min( aImageSize.getY()-y, in SurfaceProxy()
78 aPageSize.getY() ) ); in SurfaceProxy()
/trunk/main/basegfx/inc/basegfx/range/
H A Db2ibox.hxx50 maRangeY(rTuple.getY()) in B2IBox()
68 maRangeY(rTuple1.getY()) in B2IBox()
174 && maRangeY.isInside(rTuple.getY()) in isInside()
197 maRangeY.expand(rTuple.getY()); in expand()
H A Db2irange.hxx50 maRangeY(rTuple.getY()) in B2IRange()
68 maRangeY(rTuple1.getY()) in B2IRange()
175 && maRangeY.isInside(rTuple.getY()) in isInside()
198 maRangeY.expand(rTuple.getY()); in expand()
H A Db2drange.hxx53 maRangeY(rTuple.getY()) in B2DRange()
71 maRangeY(rTuple1.getY()) in B2DRange()
199 && maRangeY.isInside(rTuple.getY()) in isInside()
230 maRangeY.expand(rTuple.getY()); in expand()
H A Db3ibox.hxx49 maRangeY(rTuple.getY()), in B3IBox()
72 maRangeY(rTuple1.getY()), in B3IBox()
203 && maRangeY.isInside(rTuple.getY()) in isInside()
229 maRangeY.expand(rTuple.getY()); in expand()
H A Db3irange.hxx51 maRangeY(rTuple.getY()), in B3IRange()
74 maRangeY(rTuple1.getY()), in B3IRange()
206 && maRangeY.isInside(rTuple.getY()) in isInside()
232 maRangeY.expand(rTuple.getY()); in expand()
H A Db3drange.hxx54 maRangeY(rTuple.getY()), in B3DRange()
77 maRangeY(rTuple1.getY()), in B3DRange()
237 && maRangeY.isInside(rTuple.getY()) in isInside()
263 maRangeY.expand(rTuple.getY()); in expand()
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx1907 if(aB2DPoint0.getY() == aB2DPoint1.getY()) in TakeObjNameSingul()
1918 const double fDy(fabs(aB2DPoint0.getY() - aB2DPoint1.getY())); in TakeObjNameSingul()
2486 return Point(FRound(aB2DPoint.getX()), FRound(aB2DPoint.getY())); in GetSnapPoint()
2516 aRetval = Point(FRound(aPoint.getX()), FRound(aPoint.getY())); in GetPoint()
2901 aMoveToZeroMatrix.translate(-aTranslate.getX(), -aTranslate.getY()); in TRGetBaseGeometry()
2974 aTranslate.setY(ImplTwipsToMM(aTranslate.getY())); in TRGetBaseGeometry()
2978 aScale.setY(ImplTwipsToMM(aScale.getY())); in TRGetBaseGeometry()
3021 aScale.setY(fabs(aScale.getY())); in TRSetBaseGeometry()
3044 aTranslate.setY(ImplMMToTwips(aTranslate.getY())); in TRSetBaseGeometry()
3048 aScale.setY(ImplMMToTwips(aScale.getY())); in TRSetBaseGeometry()
[all …]
H A Dsvdocapt.cxx789 if(basegfx::fTools::less(aScale.getX(), 0.0) && basegfx::fTools::less(aScale.getY(), 0.0)) in TRSetBaseGeometry()
792 aScale.setY(fabs(aScale.getY())); in TRSetBaseGeometry()
806 aTranslate.setY(ImplMMToTwips(aTranslate.getY())); in TRSetBaseGeometry()
810 aScale.setY(ImplMMToTwips(aScale.getY())); in TRSetBaseGeometry()
831 Point aPoint(FRound(aTranslate.getX()), FRound(aTranslate.getY())); in TRSetBaseGeometry()
832 Rectangle aBaseRect(aPoint, Size(FRound(aScale.getX()), FRound(aScale.getY()))); in TRSetBaseGeometry()
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx994 double y = rPoint.getY(); in project()
1139 aTestSize.getY()/2 ); in Paint()
1179 aPoint.setX( (int)((((double)aP1.getX())*cosd - ((double)aP1.getY())*sind)*factor) ); in Paint()
1180 aPoint.setY( (int)((((double)aP1.getY())*cosd + ((double)aP1.getX())*sind)*factor) ); in Paint()
1182 aPoint.setX( (int)((((double)aP2.getX())*cosd - ((double)aP2.getY())*sind)*factor) ); in Paint()
1183 aPoint.setY( (int)((((double)aP2.getY())*cosd + ((double)aP2.getX())*sind)*factor) ); in Paint()
1189 aTestSize.getY()), 24 ); in Paint()
1195 for( int y=0; y<aTestSize.getY(); ++y ) in Paint()
/trunk/main/canvas/source/directx/
H A Ddx_bitmap.cxx77 maSize.getY(), in DXBitmap()
85 maSize.getY(), in DXBitmap()
180 const geometry::IntegerSize2D aSize( maSize.getX(),maSize.getY() ); in setPixel()
199 const geometry::IntegerSize2D aSize( maSize.getX(),maSize.getY() ); in getPixel()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofgraphic.cxx134 const double fOffsetY((aScale.getY() - aPrefSize.getHeight()) / 2.0); in createVIP2DSForPresObj()
200 aScale.setY(std::max(0.0, aScale.getY() - (2.0 * fDistance))); in createVIP2DSForDraft()
202 aTranslate.setY(aTranslate.getY() + fDistance); in createVIP2DSForDraft()
227 && basegfx::fTools::lessOrEqual(fHeight, aScale.getY())) in createVIP2DSForDraft()
230 fWidth, fHeight, fShearX, fRotate, aTranslate.getX(), aTranslate.getY())); in createVIP2DSForDraft()
H A Dviewcontactofe3dsphere.cxx62 aWorldTransform.scale(aSphereSize.getX(), aSphereSize.getY(), aSphereSize.getZ()); in createViewIndependentPrimitive3DSequence()
63 … aWorldTransform.translate(aSpherePosition.getX(), aSpherePosition.getY(), aSpherePosition.getZ()); in createViewIndependentPrimitive3DSequence()
76 F_PI2 * aSphereSize.getY()); // half outline, (PI * d)/2 -> PI/2 * d in createViewIndependentPrimitive3DSequence()
/trunk/main/drawinglayer/source/processor2d/
H A Dhittestprocessor2d.cxx178 && aRelativePoint.getY() >= 0.0 && aRelativePoint.getY() <= 1.0) in check3DHit()
186 …Point aFront(aViewToObject * basegfx::B3DPoint(aRelativePoint.getX(), aRelativePoint.getY(), 0.0)); in check3DHit()
187 …DPoint aBack(aViewToObject * basegfx::B3DPoint(aRelativePoint.getX(), aRelativePoint.getY(), 1.0)); in check3DHit()
506 … const sal_Int32 nY(basegfx::fround(aRelativePoint.getY() * rSizePixel.Height())); in processBasePrimitive2D()
H A Dvclmetafileprocessor2d.cxx195 aCenter.getY(), in fillPolyPolygonNeededToBeSplit()
202 aCenter.getY(), in fillPolyPolygonNeededToBeSplit()
776 … if( basegfx::fTools::equalZero( fRotate ) && ( aScale.getX() > 0.0 ) && ( aScale.getY() > 0.0 ) ) in processBasePrimitive2D()
793 aTranslate.getX(), aTranslate.getY(), in processBasePrimitive2D()
794 aTranslate.getX() + aScale.getX(), aTranslate.getY() + aScale.getY()); in processBasePrimitive2D()
835 fFactorY = aScale.getY() / fDivY; in processBasePrimitive2D()
952 …trolView->draw(basegfx::fround(aTopLeftDiscrete.getX()), basegfx::fround(aTopLeftDiscrete.getY())); in processBasePrimitive2D()
1419 aTransform.matrix[4] = aTransformScale.getY(); in processBasePrimitive2D()
1423 aTransform.matrix[5] = aTransformPosition.getY(); in processBasePrimitive2D()
/trunk/main/svx/source/engine3d/
H A Dobj3d.cxx428 basegfx::B3DPoint aScaleCenter3D(aScaleCenter2D.getX(), aScaleCenter2D.getY(), 0.5); in NbcResize()
445 mTrans.translate(-aScaleCenter3D.getX(), -aScaleCenter3D.getY(), -aScaleCenter3D.getZ()); in NbcResize()
447 mTrans.translate(aScaleCenter3D.getX(), aScaleCenter3D.getY(), aScaleCenter3D.getZ()); in NbcResize()
507 …aTranslate.translate(aMove.getX() - aPos.getX(), aMove.getY() - aPos.getY(), aMove.getZ() - aPos.g… in NbcMove()
1101 basegfx::B2DPoint aPos2D(aPos3D.getX(), aPos3D.getY()); in AddToHdlList()
1106 …ddHdl(new SdrHdl(Point(basegfx::fround(aPos2D.getX()), basegfx::fround(aPos2D.getY())), HDL_BWGT)); in AddToHdlList()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dtextaction.cxx92 rStartPoint.getY() ); in init()
234 aLocalPoint.setY( aLocalPoint.getY() + sin( rState.fontRotation )*nOffset ); in adaptStartPoint()
521 rShadowOffset.getY() ); in renderEffectText()
539 rReliefOffset.getY() ); in renderEffectText()
573 aBounds.getMinY() + rReliefOffset.getY(), in calcEffectTextBounds()
575 aBounds.getMaxY() + rReliefOffset.getY() ) ); in calcEffectTextBounds()
578 aBounds.getMinY() + rShadowOffset.getY(), in calcEffectTextBounds()
580 aBounds.getMaxY() + rShadowOffset.getY() ) ); in calcEffectTextBounds()
991 maLinesOverallSize.getY() ), in getBounds()
1495 maLinesOverallSize.getY() ), in getBounds()
[all …]
/trunk/main/canvas/source/cairo/
H A Dcairo_devicehelper.cxx85 OSL_TRACE("DeviceHelper::setSize(): device size %d x %d", rSize.getX(), rSize.getY() ); in setSize()
96 rSize.getY() + pOutDev->GetOutOffYPixel() ); in setSize()
103 rSize.getX(), rSize.getY() ); in setSize()
279 return mpSurface->getSimilar( aContent, rSize.getX(), rSize.getY() ); in createSurface()
H A Dcairo_canvashelper_text.cxx88 if( !::rtl::math::approxEqual(aScale.getX(), aScale.getY()) ) in setupFontTransform()
105 if( !::rtl::math::approxEqual(aScale.getY(), 1.0) ) in setupFontTransform()
108 io_rVCLFont.SetHeight( ::basegfx::fround(nFontHeight * aScale.getY()) ); in setupFontTransform()
115 o_rPoint.Y() = ::basegfx::fround(aTranslate.getY()); in setupFontTransform()
H A Dcairo_spritedevicehelper.cxx124 OSL_TRACE("SpriteDeviceHelper::setSize(): device size %d x %d", rSize.getX(), rSize.getY() ); in setSize()
136 rSize.getX(), rSize.getY() ); in setSize()
172 return mpBufferSurface->getSimilar( aContent, rSize.getX(), rSize.getY() ); in createSurface()
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx467 aCamGeo.vrp.PositionY = aVRP.getY(); in getPropertyValueImpl()
470 aCamGeo.vpn.DirectionY = aVPN.getY(); in getPropertyValueImpl()
473 aCamGeo.vup.DirectionY = aVUP.getY(); in getPropertyValueImpl()
585 aPos.PositionY = rPos.getY(); in getPropertyValueImpl()
598 aDir.DirectionY = rSize.getY(); in getPropertyValueImpl()
706 aPos.PositionY = rPos.getY(); in getPropertyValueImpl()
719 aDir.DirectionY = rSize.getY(); in getPropertyValueImpl()
828 *pInnerSequenceY++ = aPoint.getY(); in B3dPolyPolygon_to_PolyPolygonShape3D()
835 *pInnerSequenceY++ = aPoint.getY(); in B3dPolyPolygon_to_PolyPolygonShape3D()
/trunk/main/vcl/unx/headless/
H A Dsvpbmp.cxx62 if( aSize.getY() == 0 ) in Create()
94 B2IRange aRect( 0, 0, aSize.getX(), aSize.getY() ); in Create()
126 aSize = Size( aVec.getX(), aVec.getY() ); in GetSize()
212 pBuf->mnHeight = aSize.getY(); in AcquireBuffer()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewCell.cxx237 aCellRect.setY(aCellRect.getY() + aRect.getY()); in GetBoundingBoxOnScreen()
258 aCellRect.setY(aCellRect.getY() - aParentRect.getY()); in GetBoundingBox()
/trunk/main/drawinglayer/source/primitive2d/
H A Dwrongspellprimitive2d.cxx59 const double fFontHeight(aScale.getY()); in create2DDecomposition()
65 …UnderlineDistance(basegfx::fTools::equalZero(aScale.getY()) ? 0.0 : fUnderlineDistance / aScale.ge… in create2DDecomposition()

Completed in 141 milliseconds

12345678910>>...14