Searched refs:CreateDotIndicatorPaintMethod (Results 1 – 3 of 3) sorted by relevance
122 return CreateDotIndicatorPaintMethod(swiperPattern); in CreateNodePaintMethod()201 …RefPtr<DotIndicatorPaintMethod> CreateDotIndicatorPaintMethod(RefPtr<SwiperPattern> swiperPattern);
830 RefPtr<DotIndicatorPaintMethod> SwiperIndicatorPattern::CreateDotIndicatorPaintMethod( in CreateDotIndicatorPaintMethod() function in OHOS::Ace::NG::SwiperIndicatorPattern
728 indicatorPattern->CreateDotIndicatorPaintMethod(pattern_);