Home
last modified time | relevance | path

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

/trunk/main/tools/source/generic/
H A Db3dtrans.cxx155 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()
/trunk/main/tools/inc/tools/
H A Db3dtrans.hxx106 double mfTopBound; member in B3dTransformationSet
179 double GetDeviceRectangleHeight() const { return mfTopBound - mfBottomBound; } in GetDeviceRectangleHeight()

Completed in 29 milliseconds