Searched refs:OverlengthDotIndicatorPaintMethod (Results 1 – 6 of 6) sorted by relevance
26 class ACE_EXPORT OverlengthDotIndicatorPaintMethod : public DotIndicatorPaintMethod {27 DECLARE_ACE_TYPE(OverlengthDotIndicatorPaintMethod, DotIndicatorPaintMethod) in DECLARE_ACE_TYPE() argument29 …explicit OverlengthDotIndicatorPaintMethod(const RefPtr<OverlengthDotIndicatorModifier>& dotIndica… in DECLARE_ACE_TYPE()32 ~OverlengthDotIndicatorPaintMethod() override = default;95 ACE_DISALLOW_COPY_AND_MOVE(OverlengthDotIndicatorPaintMethod);
39 void OverlengthDotIndicatorPaintMethod::UpdateContentModifier(PaintWrapper* paintWrapper) in UpdateContentModifier()83 void OverlengthDotIndicatorPaintMethod::UpdateNormalIndicator( in UpdateNormalIndicator()104 void OverlengthDotIndicatorPaintMethod::PaintNormalIndicator(const PaintWrapper* paintWrapper) in PaintNormalIndicator()118 std::pair<float, float> OverlengthDotIndicatorPaintMethod::CalculatePointCenterX( in CalculatePointCenterX()142 std::tuple<std::pair<float, float>, LinearVector<float>> OverlengthDotIndicatorPaintMethod::Calcula… in CalculateLongPointCenterX()180 std::pair<float, float> OverlengthDotIndicatorPaintMethod::CalculatePointCenterX( in CalculatePointCenterX()220 std::pair<float, float> OverlengthDotIndicatorPaintMethod::ForwardCalculation( in ForwardCalculation()275 void OverlengthDotIndicatorPaintMethod::AnalysisIndexRange(int32_t& nposStation) in AnalysisIndexRange()
199 RefPtr<OverlengthDotIndicatorPaintMethod> CreateOverlongDotIndicatorPaintMethod(204 …const RefPtr<SwiperPattern>& swiperPattern, RefPtr<OverlengthDotIndicatorPaintMethod>& overlongPai…
804 RefPtr<OverlengthDotIndicatorPaintMethod> SwiperIndicatorPattern::CreateOverlongDotIndicatorPaintMe… in CreateOverlongDotIndicatorPaintMethod()822 …auto overlongPaintMethod = MakeRefPtr<OverlengthDotIndicatorPaintMethod>(overlongDotIndicatorModif… in CreateOverlongDotIndicatorPaintMethod()886 …const RefPtr<SwiperPattern>& swiperPattern, RefPtr<OverlengthDotIndicatorPaintMethod>& overlongPai… in UpdateOverlongPaintMethod()
41 auto paintMethod = AceType::MakeRefPtr<OverlengthDotIndicatorPaintMethod>(modifier);634 auto paintMethod = AceType::MakeRefPtr<OverlengthDotIndicatorPaintMethod>(modifier);672 auto paintMethod = AceType::MakeRefPtr<OverlengthDotIndicatorPaintMethod>(modifier);709 auto paintMethod = AceType::MakeRefPtr<OverlengthDotIndicatorPaintMethod>(modifier);
743 auto overlongPaintMethod = AceType::MakeRefPtr<OverlengthDotIndicatorPaintMethod>(modifier);778 auto overlongPaintMethod = AceType::MakeRefPtr<OverlengthDotIndicatorPaintMethod>(modifier);820 auto overlongPaintMethod = AceType::MakeRefPtr<OverlengthDotIndicatorPaintMethod>(modifier);