Home
last modified time | relevance | path

Searched defs:fArea (Results 1 – 4 of 4) sorted by relevance

/trunk/main/drawinglayer/source/primitive2d/
H A Dsceneprimitive2d.cxx188 const double fArea(fViewSizeX * fViewSizeY); in create2DDecomposition() local
/trunk/main/tools/source/generic/
H A Dpoly.cxx889 const double fArea = ( aBound.GetWidth() + aBound.GetHeight() ) * 0.5; in Optimize() local
1671 const double fArea = GetSignedArea(); in GetArea() local
1682 double fArea = 0.0; in GetSignedArea() local
H A Dpoly2.cxx310 double fArea; in Optimize() local
/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx977 const double fArea(fWidth * fHeight); in getTransformed() local

Completed in 39 milliseconds