Searched defs:indicatorType (Results 1 – 6 of 6) sorted by relevance
48 static void SetSwiperIndicatorType(SwiperIndicatorType indicatorType) in SetSwiperIndicatorType()
132 virtual void SetIndicatorType(SwiperIndicatorType indicatorType) {} in SetIndicatorType()
117 void SwiperModelNG::SetIndicatorType(SwiperIndicatorType indicatorType) in SetIndicatorType()601 void SwiperModelNG::SetIndicatorType(FrameNode* frameNode, SwiperIndicatorType indicatorType) in SetIndicatorType()
1265 auto indicatorType = swiperLayoutProperty->GetIndicatorTypeValue(SwiperIndicatorType::DOT); in ArrowLayout() local
5886 auto indicatorType = GetIndicatorType(); in ToJsonValue() local
332 ArkUI_SwiperIndicator* OH_ArkUI_SwiperIndicator_Create(ArkUI_SwiperIndicatorType indicatorType) in OH_ArkUI_SwiperIndicator_Create()