Searched refs:getTickScreenPosition2D (Results 1 – 3 of 3) sorted by relevance
210 B2DVector TickFactory_2D::getTickScreenPosition2D( double fScaledLogicTickValue ) const in getTickScreenPosition2D() function in chart::TickFactory_2D227 B2DVector aTickScreenPosition = this->getTickScreenPosition2D(fScaledLogicTickValue); in addPointSequenceForTickLine()322 this->getTickScreenPosition2D( rTickInfo.fScaledTickValue ); in updateScreenValues()
791 B2DVector TickmarkHelper_2D::getTickScreenPosition2D( double fScaledLogicTickValue ) const in getTickScreenPosition2D() function in chart::TickmarkHelper_2D808 B2DVector aTickScreenPosition = this->getTickScreenPosition2D(fScaledLogicTickValue); in addPointSequenceForTickLine()903 this->getTickScreenPosition2D( rTickInfo.fScaledTickValue ); in updateScreenValues()
145 ::basegfx::B2DVector getTickScreenPosition2D( double fScaledLogicTickValue ) const;
Completed in 33 milliseconds