Searched refs:bPostEquidistant (Results 1 – 2 of 2) sorted by relevance
269 bool bPostEquidistant = m_rIncrement.SubIncrements[nDepth-1].PostEquidistant; in getMinorTick() local274 if( !bPostEquidistant && m_xInverseScaling.is() ) in getMinorTick()285 if(!bPostEquidistant && m_xInverseScaling.is() ) in getMinorTick()
534 bool bPostEquidistant = m_rIncrement.SubIncrements[nDepth-1].PostEquidistant; in getMinorTick() local539 if( !bPostEquidistant && m_xInverseScaling.is() ) in getMinorTick()550 if(!bPostEquidistant && m_xInverseScaling.is() ) in getMinorTick()
Completed in 33 milliseconds