Searched refs:m_bExpandBorderToIncrementRhythm (Results 1 – 2 of 2) sorted by relevance
109 , m_bExpandBorderToIncrementRhythm( false ) in ScaleAutomatism()142 m_bExpandBorderToIncrementRhythm |= bExpandBorderToIncrementRhythm; in setAutoScalingOptions()279 if( bAutoMinimum && m_bExpandBorderToIncrementRhythm ) in calculateExplicitIncrementAndScaleForCategory()281 if( bAutoMaximum && m_bExpandBorderToIncrementRhythm ) in calculateExplicitIncrementAndScaleForCategory()482 if( bAutoMinimum && m_bExpandBorderToIncrementRhythm ) in calculateExplicitIncrementAndScaleForLogarithmic()498 if( bAutoMaximum && m_bExpandBorderToIncrementRhythm ) in calculateExplicitIncrementAndScaleForLogarithmic()959 if( m_bExpandBorderToIncrementRhythm ) in calculateExplicitIncrementAndScaleForLinear()969 if( m_bExpandBorderToIncrementRhythm ) in calculateExplicitIncrementAndScaleForLinear()
118 bool m_bExpandBorderToIncrementRhythm; /// true = Expand to main increments. member in chart::ScaleAutomatism
Completed in 16 milliseconds