Searched refs:m_bExpandIfValuesCloseToBorder (Results 1 – 4 of 4) sorted by relevance
110 , m_bExpandIfValuesCloseToBorder( false ) in ScaleAutomatism()143 m_bExpandIfValuesCloseToBorder |= bExpandIfValuesCloseToBorder; in setAutoScalingOptions()148 m_bExpandIfValuesCloseToBorder = false; in setAutoScalingOptions()962 if( m_bExpandIfValuesCloseToBorder ) in calculateExplicitIncrementAndScaleForLinear()972 if( m_bExpandIfValuesCloseToBorder ) in calculateExplicitIncrementAndScaleForLinear()
119 …bool m_bExpandIfValuesCloseToBorder; /// true = Expand if values are too close … member in chart::ScaleAutomatism
97 bool m_bExpandIfValuesCloseToBorder; // e.g. false for net charts member in chart::AreaChart
85 , m_bExpandIfValuesCloseToBorder( bExpandIfValuesCloseToBorder ) in AreaChart()138 return m_bExpandIfValuesCloseToBorder && in isExpandIfValuesCloseToBorder()
Completed in 194 milliseconds