Searched defs:indicatorType (Results 1 – 7 of 7) sorted by relevance
60 void IndicatorModelNG::SetIndicatorType(SwiperIndicatorType indicatorType) in SetIndicatorType()159 void IndicatorModelNG::SetIndicatorType(FrameNode* frameNode, SwiperIndicatorType indicatorType) in SetIndicatorType()
48 static void SetSwiperIndicatorType(SwiperIndicatorType indicatorType) in SetSwiperIndicatorType()
140 virtual void SetIndicatorType(SwiperIndicatorType indicatorType) {} in SetIndicatorType()
117 void SwiperModelNG::SetIndicatorType(SwiperIndicatorType indicatorType) in SetIndicatorType()669 void SwiperModelNG::SetIndicatorType(FrameNode* frameNode, SwiperIndicatorType indicatorType) in SetIndicatorType()
1459 auto indicatorType = swiperLayoutProperty->GetIndicatorTypeValue(SwiperIndicatorType::DOT); in ArrowLayout() local
6241 auto indicatorType = GetIndicatorType(); in ToJsonValue() local
332 ArkUI_SwiperIndicator* OH_ArkUI_SwiperIndicator_Create(ArkUI_SwiperIndicatorType indicatorType) in OH_ArkUI_SwiperIndicator_Create()