Searched refs:mfRightBound (Results 1 – 2 of 2) sorted by relevance
155 mfRightBound = mfTopBound = 1.0; in Reset()296 double fRight(mfRightBound); in CalcViewport()437 if(fL != mfLeftBound || fR != mfRightBound || fB != mfBottomBound || fT != mfTopBound) in SetDeviceRectangle()440 mfRightBound = fR; in SetDeviceRectangle()468 fR = mfRightBound; in GetDeviceRectangle()482 aRet.expand(basegfx::B3DTuple(mfRightBound, mfTopBound, mfFarBound)); in GetDeviceVolume()
104 double mfRightBound; member in B3dTransformationSet178 double GetDeviceRectangleWidth() const { return mfRightBound - mfLeftBound; } in GetDeviceRectangleWidth()
Completed in 20 milliseconds