Searched defs:indicatorStr (Results 1 – 2 of 2) sorted by relevance
659 std::string indicatorStr = itemWidth + "|" + itemHeight + "|" + selectedItemWidth + "|" + in GetSwiperDotIndicator() local697 …std::string indicatorStr = fontColor + "|" + selectedFontColor + "|" + digitFontSize + "|" + digit… in GetSwiperDigitIndicator() local711 std::string indicatorStr = ""; in SetSwiperIndicator() local
746 void SetSwiperIndicator(ArkUINodeHandle node, ArkUI_CharPtr indicatorStr) in SetSwiperIndicator()