Searched refs:mfLeftBound (Results 1 – 2 of 2) sorted by relevance
154 mfLeftBound = mfBottomBound = -1.0; in Reset()295 double fLeft(mfLeftBound); in CalcViewport()437 if(fL != mfLeftBound || fR != mfRightBound || fB != mfBottomBound || fT != mfTopBound) in SetDeviceRectangle()439 mfLeftBound = fL; in SetDeviceRectangle()467 fL = mfLeftBound; in GetDeviceRectangle()481 aRet.expand(basegfx::B3DTuple(mfLeftBound, mfBottomBound, mfNearBound)); in GetDeviceVolume()
103 double mfLeftBound; member in B3dTransformationSet178 double GetDeviceRectangleWidth() const { return mfRightBound - mfLeftBound; } in GetDeviceRectangleWidth()
Completed in 18 milliseconds