Searched refs:fScaledLogicTickValue (Results 1 – 3 of 3) sorted by relevance
210 B2DVector TickFactory_2D::getTickScreenPosition2D( double fScaledLogicTickValue ) const in getTickScreenPosition2D()214 *((fScaledLogicTickValue+m_fOffset_LogicToScreen)*m_fStrech_LogicToScreen); in getTickScreenPosition2D()220 , double fScaledLogicTickValue, double fInnerDirectionSign in addPointSequenceForTickLine() argument227 B2DVector aTickScreenPosition = this->getTickScreenPosition2D(fScaledLogicTickValue); in addPointSequenceForTickLine()
791 B2DVector TickmarkHelper_2D::getTickScreenPosition2D( double fScaledLogicTickValue ) const in getTickScreenPosition2D()795 *((fScaledLogicTickValue+m_fOffset_LogicToScreen)*m_fStrech_LogicToScreen); in getTickScreenPosition2D()801 , double fScaledLogicTickValue, double fInnerDirectionSign in addPointSequenceForTickLine() argument808 B2DVector aTickScreenPosition = this->getTickScreenPosition2D(fScaledLogicTickValue); in addPointSequenceForTickLine()
133 , double fScaledLogicTickValue, double fInnerDirectionSign145 ::basegfx::B2DVector getTickScreenPosition2D( double fScaledLogicTickValue ) const;
Completed in 16 milliseconds