Searched refs:mfTopBound (Results 1 – 2 of 2) sorted by relevance
155 mfRightBound = mfTopBound = 1.0; in Reset()298 double fTop(mfTopBound); in CalcViewport()437 if(fL != mfLeftBound || fR != mfRightBound || fB != mfBottomBound || fT != mfTopBound) in SetDeviceRectangle()442 mfTopBound = fT; in SetDeviceRectangle()470 fT = mfTopBound; in GetDeviceRectangle()482 aRet.expand(basegfx::B3DTuple(mfRightBound, mfTopBound, mfFarBound)); in GetDeviceVolume()
106 double mfTopBound; member in B3dTransformationSet179 double GetDeviceRectangleHeight() const { return mfTopBound - mfBottomBound; } in GetDeviceRectangleHeight()
Completed in 41 milliseconds