Home
last modified time | relevance | path

Searched defs:fX (Results 1 – 25 of 67) sorted by last modified time

123

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx777 float fX, fY; in drawPolyLine() local
819 float fX, fY; in drawPolygon() local
894 float fX, fY; in drawPolyPolygon() local
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1442 void PSWriter::ImplTranslate( const double& fX, const double& fY, sal_uInt32 nMode ) in ImplTranslate()
1452 void PSWriter::ImplScale( const double& fX, const double& fY, sal_uInt32 nMode ) in ImplScale()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1165 double fX = static_cast< double >( nX ) / aBitmapSizePixel.Width(); in ApplyRectangularGradientAsBitmap() local
4003 double fX = nContrast; in ImportGraphic() local
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx604 sal_Int32 fX = rPoint.X() - rPt0.X(); in InsertMissingOutlinePoints() local
619 sal_Int32 fX = rPoint.X() - rPt0.X(); in InsertMissingOutlinePoints() local
632 void GetPoint( const Polygon& rPoly, const std::vector< double >& rDistances, const double& fX, dou… in GetPoint()
785 double fX = (double)rPoint.X() / (double)nWidth; in FitTextOutlinesToShapeOutlines() local
H A DEnhancedCustomShape3d.cxx265 double fX = rPoint3D.getX() - fOriginX; in Transform2D() local
H A DEnhancedCustomShape2d.cxx1150 double fX = dx * cos( a ); in GetHandlePosition() local
1235 double fX = fPos1; in SetHandleControllerPosition() local
1256 double fX = ( fPos1 - fXRef ); in SetHandleControllerPosition() local
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx1154 double fX = (double) nThumb / nRange; in VirtHScrollHdl() local
H A Dsdwindow.cxx784 void Window::SetVisibleXY(double fX, double fY) in SetVisibleXY()
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx1250 double fX, fXnew, fTerm, fTermDerivation; in RateIteration() local
1653 double fX = fXPrev + fEps; in ScBackSolver() local
/trunk/main/vcl/source/gdi/
H A Dbmpacc.cxx336 BitmapColor BitmapReadAccess::GetInterpolatedColorWithFallback( double fY, double fX, const BitmapC… in GetInterpolatedColorWithFallback()
425 BitmapColor BitmapReadAccess::GetColorWithFallback( double fY, double fX, const BitmapColor& rFallb… in GetColorWithFallback()
H A Dpdfwriter_impl.cxx8929 double fX = (double)aPoint.X(); in calcAngle() local
H A Dsallayout.cxx809 double fX = aOfs.X(); in GetDrawPosition() local
H A Doutdev4.cxx1337 double fX, fY; in ImplDrawHatchLine() local
/trunk/main/svx/source/toolbars/
H A Dextrusionbar.cxx182 double fX = 0.0; in impl_execute() local
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx1697 double fX, fY; in streamInB2DPolyPolygon() local
/trunk/main/xmloff/source/draw/
H A Dxexptran.cxx1284 SdXMLImExViewBox::SdXMLImExViewBox(double fX, double fY, double fW, double fH) in SdXMLImExViewBox()
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx3177 double fX = aRelativePosition.Primary * rPageSize.Width; in exportRegressionCurve() local
/trunk/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx1249 double fX = nIntValue; in ProcessShapeOptions() local
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx423 double fX = double(aSubSize.Width())/double(aSampleTextSize.Width()); in Paint() local
/trunk/main/vcl/source/glyphs/
H A Dgcach_layout.cxx250 float fX = r.mnWidth ? r.mnWidth : r.mnHeight; in getXPixelsPerEm() local
406 struct IcuPosition{ float fX, fY; }; in operator ()() member
/trunk/main/tools/source/generic/
H A Dline.cxx48 double fX, fY; in Intersection() local
/trunk/main/tools/inc/tools/
H A Dvector2d.hxx42 inline Vector2D( double fX, double fY ) : mfX( fX ), mfY( fY ) {} in Vector2D()
/trunk/main/svx/source/engine3d/
H A Dviewpt3d2.cxx61 void Viewport3D::SetViewWindow(double fX, double fY, double fW, double fH) in SetViewWindow()
H A Dcamera3d.cxx98 void Camera3D::SetViewWindow(double fX, double fY, double fW, double fH) in SetViewWindow()
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx417 double fX2, fX = rPt.X(); in ImplMap() local
1553 double fX = aP2.X(); in DrawText() local
1942 void WinMtfOutput::ScaleDevExt( double fX, double fY ) in ScaleDevExt()
1985 void WinMtfOutput::ScaleWinExt( double fX, double fY ) in ScaleWinExt()

Completed in 288 milliseconds

123