Searched refs:m_fRingDistance (Results 1 – 1 of 1) sorted by relevance
64 double m_fRingDistance; //>=0 m_fRingDistance=1 --> distance == width member in chart::PiePositionHelper69 , m_fRingDistance(0.0) in PiePositionHelper()87 double fLogicInner = fCategoryX -0.5+m_fRingDistance/2.0; in getInnerAndOuterRadius()88 double fLogicOuter = fCategoryX +0.5-m_fRingDistance/2.0; in getInnerAndOuterRadius()132 m_pPosHelper->m_fRingDistance = 0.0; in PieChart()142 m_pPosHelper->m_fRingDistance = 0.1; in PieChart()
Completed in 12 milliseconds