Searched refs:fStartParentTick (Results 1 – 3 of 3) sorted by relevance
252 , double fStartParentTick, double fNextParentTick ) const in getMinorTick() argument257 if(fStartParentTick >= fNextParentTick) in getMinorTick()271 double fAdaptedStartParent = fStartParentTick; in getMinorTick()276 fAdaptedStartParent = m_xInverseScaling->doScaling(fStartParentTick); in getMinorTick()
517 , double fStartParentTick, double fNextParentTick ) const in getMinorTick() argument522 if(fStartParentTick >= fNextParentTick) in getMinorTick()536 double fAdaptedStartParent = fStartParentTick; in getMinorTick()541 fAdaptedStartParent = m_xInverseScaling->doScaling(fStartParentTick); in getMinorTick()
134 , double fStartParentTick, double fNextParentTick ) const;
Completed in 12 milliseconds