Searched refs:RADIUS (Results 1 – 2 of 2) sorted by relevance
50 // DOCUMENTATION OMITTED FOR MeasureKind:: RADIUS 52 // DocMerge from xml: value com::sun::star::drawing::MeasureKind::RADIUS56 RADIUS
218 const double RADIUS = 60.0; in drawPolishDiamond() local228 geometry::RealPoint2D aSrc( RADIUS * cos (a), RADIUS * sin (a) ); in drawPolishDiamond()236 geometry::RealPoint2D( RADIUS * cos (a), in drawPolishDiamond()237 RADIUS * sin (a) ), in drawPolishDiamond()
Completed in 12 milliseconds