Searched defs:fB (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/oox/source/drawingml/ |
H A D | color.cxx | 545 double fR = 0.0, fG = 0.0, fB = 0.0; in toRgb() local 627 double fB = static_cast< double >( mnC3 ) / 255.0; // blue [0.0, 1.0] in toHsl() local
|
/aoo4110/main/tools/source/generic/ |
H A D | b3dtrans.cxx | 434 void B3dTransformationSet::SetDeviceRectangle(double fL, double fR, double fB, double fT, in SetDeviceRectangle() 465 void B3dTransformationSet::GetDeviceRectangle(double &fL, double &fR, double& fB, double& fT) in GetDeviceRectangle() 498 void B3dTransformationSet::SetBackClippingPlane(double fB) in SetBackClippingPlane()
|
H A D | line.cxx | 93 const double fB = fAx * fCy - fAy * fCx; in Intersection() local
|
/aoo4110/main/filter/source/graphicfilter/icgm/ |
H A D | class4.cxx | 382 double fB = aIntermediatePoint.Y - aStartingPoint.Y; in ImplDoClass4() local 456 double fB = aIntermediatePoint.Y - aStartingPoint.Y; in ImplDoClass4() local
|
/aoo4110/main/sc/source/core/tool/ |
H A D | interpr3.cxx | 837 double fB; in GetBeta() local 870 double fB; in GetLogBeta() local 896 double ScInterpreter::GetBetaDistPDF(double fX, double fA, double fB) in GetBetaDistPDF() 972 double lcl_GetBetaHelperContFrac(double fX, double fA, double fB) in lcl_GetBetaHelperContFrac() 1041 double fB = fBeta; in GetBetaDist() local 2075 double fP, fA, fB, fAlpha, fBeta; in ScBetaInv() local
|
/aoo4110/main/basegfx/source/curve/ |
H A D | b2dcubicbezier.cxx | 1050 …const double fB = (maControlPointB.getX() - 2 * maControlPointA.getX() + maStartPoint.getX()) * aR… in getMaxDistancePositions() local
|
/aoo4110/main/svgio/source/svgreader/ |
H A D | svgtools.cxx | 895 double fB(0.0); in read_color() local
|
/aoo4110/main/sal/qa/rtl_strings/ |
H A D | rtl_OString.cxx | 2854 float fB = arrTestCase[i].expVal; in test_rtl_OString_toFloat() local
|
/aoo4110/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 1209 double fB = 1.0; in ApplyRectangularGradientAsBitmap() local
|
Completed in 131 milliseconds