Home
last modified time | relevance | path

Searched refs:mfBottomBound (Results 1 – 2 of 2) sorted by relevance

/trunk/main/tools/source/generic/
H A Db3dtrans.cxx154 mfLeftBound = mfBottomBound = -1.0; in Reset()
297 double fBottom(mfBottomBound); in CalcViewport()
437 if(fL != mfLeftBound || fR != mfRightBound || fB != mfBottomBound || fT != mfTopBound) in SetDeviceRectangle()
441 mfBottomBound = fB; in SetDeviceRectangle()
469 fB = mfBottomBound; in GetDeviceRectangle()
481 aRet.expand(basegfx::B3DTuple(mfLeftBound, mfBottomBound, mfNearBound)); in GetDeviceVolume()
/trunk/main/tools/inc/tools/
H A Db3dtrans.hxx105 double mfBottomBound; member in B3dTransformationSet
179 double GetDeviceRectangleHeight() const { return mfTopBound - mfBottomBound; } in GetDeviceRectangleHeight()

Completed in 26 milliseconds