Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/main/
H A DShapeFactory.cxx1730 const double fFourY = (128.0 - 2.0 * fHalf ) / sqrt(3.0); in createPolyPolygon_Symbol() local
1732 const double fThreeY = fHalf * sqrt(3.0) + fFourY; in createPolyPolygon_Symbol()
1749 *pInnerSequenceY++ = fY-fScaleY * fFourY; in createPolyPolygon_Symbol()
1755 *pInnerSequenceY++ = fY+fScaleY * fFourY; in createPolyPolygon_Symbol()
1776 *pInnerSequenceY++ = fY+fScaleY * fFourY; in createPolyPolygon_Symbol()
1782 *pInnerSequenceY++ = fY-fScaleY * fFourY; in createPolyPolygon_Symbol()

Completed in 27 milliseconds