Searched defs:indicatorType (Results 1 – 10 of 10) sorted by relevance
60 void IndicatorModelNG::SetIndicatorType(SwiperIndicatorType indicatorType) in SetIndicatorType()159 void IndicatorModelNG::SetIndicatorType(FrameNode* frameNode, SwiperIndicatorType indicatorType) in SetIndicatorType()
41 SwiperIndicatorPattern(SwiperIndicatorType indicatorType): swiperIndicatorType_(indicatorType) in SwiperIndicatorPattern()
33 const char* group, const char* value, int32_t indicatorType, void (*indicatorBuilder)()) in FfiOHOSAceFrameworkRadioWithIndicatorCreate()
298 …Options(ArkUINodeHandle node, ArkUI_CharPtr value, ArkUI_CharPtr group, ArkUI_Uint32 indicatorType) in SetRadioOptions()
161 virtual void SetIndicatorType(SwiperIndicatorType indicatorType) {} in SetIndicatorType()
1480 auto indicatorType = swiperLayoutProperty->GetIndicatorTypeValue(SwiperIndicatorType::DOT); in GetHeightForDigit() local1504 auto indicatorType = swiperLayoutProperty->GetIndicatorTypeValue(SwiperIndicatorType::DOT); in ArrowLayout() local
121 void SwiperModelNG::SetIndicatorType(SwiperIndicatorType indicatorType) in SetIndicatorType()762 void SwiperModelNG::SetIndicatorType(FrameNode* frameNode, SwiperIndicatorType indicatorType) in SetIndicatorType()
2456 auto indicatorType = GetIndicatorType(); in InitIndicator() local6949 auto indicatorType = GetIndicatorType(); in ToJsonValue() local
380 auto indicatorType = RadioIndicatorType::TICK; in SetRadioOptions() local
339 ArkUI_SwiperIndicator* OH_ArkUI_SwiperIndicator_Create(ArkUI_SwiperIndicatorType indicatorType) in OH_ArkUI_SwiperIndicator_Create()