Searched defs:indicatorStr (Results 1 – 4 of 4) sorted by relevance
515 std::string indicatorStr = itemWidth + "|" + itemHeight + "|" + selectedItemWidth + "|" + in GetSwiperDotIndicator() local551 …std::string indicatorStr = fontColor + "|" + selectedFontColor + "|" + digitFontSize + "|" + digit… in GetSwiperDigitIndicator() local565 std::string indicatorStr = ""; in SetSwiperIndicator() local
598 void SetSwiperIndicator(ArkUINodeHandle node, const char* indicatorStr) in SetSwiperIndicator()
584 void SetSwiperIndicator(NodeHandle node, const char* indicatorStr) in SetSwiperIndicator()
1680 std::string indicatorStr(value); in SetSwiperShowIndicator() local