Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/backendtest/outputdevice/
H A Dline.cxx22 Point aRightTop (rRect.Right() - nOffset, rRect.Top() + nOffset); in drawLineOffset() local
26 rDevice.DrawLine(aLeftTop, aRightTop); in drawLineOffset()
27 rDevice.DrawLine(aRightTop, aRightBottom); in drawLineOffset()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/directx/
H A Ddx_canvashelper_texturefill.cxx94 ::basegfx::B2DPoint aRightTop( 1.0, 0.0 ); in fillLinearGradient()
99 aRightTop *= aTextureTransform; in fillLinearGradient()
110 aRightTop, in fillLinearGradient()
129 const ::basegfx::B2DPoint aHalfPlaneLeftTop( (aLeftTop + aRightTop) * 0.5 ); in fillLinearGradient()
131 const ::basegfx::B2DPoint aHalfPlaneRightTop( aRightTop + aDirection ); in fillLinearGradient()
162 static_cast<Gdiplus::REAL>(aRightTop.getX()), in fillLinearGradient()
163 static_cast<Gdiplus::REAL>(aRightTop.getY()) ); in fillLinearGradient()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/directx/
H A Ddx_canvashelper_texturefill.cxx92 ::basegfx::B2DPoint aRightTop( 1.0, 0.0 ); in fillLinearGradient()
97 aRightTop *= aTextureTransform; in fillLinearGradient()
108 aRightTop, in fillLinearGradient()
127 const ::basegfx::B2DPoint aHalfPlaneLeftTop( (aLeftTop + aRightTop) * 0.5 ); in fillLinearGradient()
129 const ::basegfx::B2DPoint aHalfPlaneRightTop( aRightTop + aDirection ); in fillLinearGradient()
160 static_cast<Gdiplus::REAL>(aRightTop.getX()), in fillLinearGradient()
161 static_cast<Gdiplus::REAL>(aRightTop.getY()) ); in fillLinearGradient()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx112 ::basegfx::B2DPoint aRightTop( 1.0, 0.0 ); in fillLinearGradient()
117 aRightTop *= rTextureTransform; in fillLinearGradient()
132 ::basegfx::B2DVector aDirection( aRightTop - aLeftTop ); in fillLinearGradient()
140 aRightTop, in fillLinearGradient()
161 aTempPoly[1] = ::Point( ::basegfx::fround( aRightTop.getX() ), in fillLinearGradient()
162 ::basegfx::fround( aRightTop.getY() ) ); in fillLinearGradient()
180 aTempPoly[1] = ::Point( ::basegfx::fround( aRightTop.getX() ), in fillLinearGradient()
181 ::basegfx::fround( aRightTop.getY() ) ); in fillLinearGradient()
262 (i+1)/double(nStepCount)*aRightTop ); in fillLinearGradient()
287 const ::basegfx::B2DPoint& rPoint3( aRightTop + 2.0*nDiagonalLength*aDirection ); in fillLinearGradient()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/backendtest/outputdevice/
H A Dline.cxx26 Point aRightTop (rRect.Right() - nOffset, rRect.Top() + nOffset); in drawLineOffset() local
30 rDevice.DrawLine(aLeftTop, aRightTop); in drawLineOffset()
31 rDevice.DrawLine(aRightTop, aRightBottom); in drawLineOffset()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx110 ::basegfx::B2DPoint aRightTop( 1.0, 0.0 ); in fillLinearGradient()
115 aRightTop *= rTextureTransform; in fillLinearGradient()
130 ::basegfx::B2DVector aDirection( aRightTop - aLeftTop ); in fillLinearGradient()
138 aRightTop, in fillLinearGradient()
217 (i+1)/double(nStepCount)*aRightTop ); in fillLinearGradient()
242 const ::basegfx::B2DPoint& rPoint3( aRightTop + 2.0*nDiagonalLength*aDirection ); in fillLinearGradient()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dtxttab.cxx118 Point aRightTop( nMyRight, m_pFrame->getFrameArea().Top() ); in NewTabPortion() local
119 m_pFrame->SwitchHorizontalToVertical( aRightTop ); in NewTabPortion()
120 nMyRight = aRightTop.Y(); in NewTabPortion()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dtxttab.cxx116 Point aRightTop( nMyRight, m_pFrame->getFrameArea().Top() ); in NewTabPortion() local
117 m_pFrame->SwitchHorizontalToVertical( aRightTop ); in NewTabPortion()
118 nMyRight = aRightTop.Y(); in NewTabPortion()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dpreview.cxx1333 Point aRightTop = LogicToPixel( Point( nRightMargin, -aOffset.Y() ), aMMMode ); in MouseMove() local
1347 …) < ( nRight + 2 ) && ( aPixPt.X() > ( nRight - 2 ) ) && ( aPixPt.X() < aRightTop.X() ) && ( aPixP… in MouseMove()
1363 …else if( aPixPt.X() < ( aRightTop.X() + 2 ) && aPixPt.X() > ( aRightTop.X() - 2 ) && !bLeftRulerMo… in MouseMove()
1400 …( aPixPt.X() < ( aRightTop.X() + 2 ) && aPixPt.X() > ( aRightTop.X() - 2 ) ) || bRightRulerMove ||… in MouseMove()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Dsdxmlexp.cxx830 tools::Rectangle aRightTop(aLeft); in ImpWriteAutoLayoutInfos() local
831 aRightTop.SetLeft(tools::Long(aRightTop.Left() + aRightTop.GetWidth() * 1.05)); in ImpWriteAutoLayoutInfos()
832 aRightTop.setHeight(tools::Long(aRightTop.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
833 tools::Rectangle aRightBottom(aRightTop); in ImpWriteAutoLayoutInfos()
838 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aRightTop); in ImpWriteAutoLayoutInfos()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Dsdxmlexp.cxx828 tools::Rectangle aRightTop(aLeft); in ImpWriteAutoLayoutInfos() local
829 aRightTop.SetLeft(long(aRightTop.Left() + aRightTop.GetWidth() * 1.05)); in ImpWriteAutoLayoutInfos()
830 aRightTop.setHeight(long(aRightTop.GetHeight() * 0.477)); in ImpWriteAutoLayoutInfos()
831 tools::Rectangle aRightBottom(aRightTop); in ImpWriteAutoLayoutInfos()
836 ImpWriteAutoLayoutPlaceholder(XmlPlaceholderObject, aRightTop); in ImpWriteAutoLayoutInfos()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dpreview.cxx1341 Point aRightTop = LogicToPixel( Point( nRightMargin, -aOffset.Y() ), aMMMode ); in MouseMove() local
1355 …) < ( nRight + 2 ) && ( aPixPt.X() > ( nRight - 2 ) ) && ( aPixPt.X() < aRightTop.X() ) && ( aPixP… in MouseMove()
1371 …else if( aPixPt.X() < ( aRightTop.X() + 2 ) && aPixPt.X() > ( aRightTop.X() - 2 ) && !bLeftRulerMo… in MouseMove()
1409 …( aPixPt.X() < ( aRightTop.X() + 2 ) && aPixPt.X() > ( aRightTop.X() - 2 ) ) || bRightRulerMove ||… in MouseMove()
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/tools/
H A Dcanvastools.cxx1212 ::basegfx::B2DPoint aRightTop( 1.0, 0.0 ); in calcGradientStepCount()
1217 aRightTop *= rTotalTransform; in calcGradientStepCount()
1225 ::basegfx::B2DVector(aRightTop-aLeftBottom).getLength() ) + 1.0 ) ); in calcGradientStepCount()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/tools/
H A Dcanvastools.cxx1210 ::basegfx::B2DPoint aRightTop( 1.0, 0.0 ); in calcGradientStepCount()
1215 aRightTop *= rTotalTransform; in calcGradientStepCount()
1223 ::basegfx::B2DVector(aRightTop-aLeftBottom).getLength() ) + 1.0 ) ); in calcGradientStepCount()