Searched refs:isWithinOuterBorder (Results 1 – 3 of 3) sorted by relevance
288 if( !isWithinOuterBorder( m_pfCurrentValues[nDepth] ) ) in getMinorTick()294 bool EquidistantTickFactory::isWithinOuterBorder( double fScaledValue ) const in isWithinOuterBorder() function in chart::EquidistantTickFactory
139 …bool isWithinOuterBorder( double fScaledValue ) const; //all within the outer major tick ma…
553 if( !isWithinOuterBorder( m_pfCurrentValues[nDepth] ) ) in getMinorTick()559 bool TickmarkHelper::isWithinOuterBorder( double fScaledValue ) const in isWithinOuterBorder() function in chart::TickmarkHelper
Completed in 16 milliseconds