Searched refs:DIGIT_INDICATOR_BOTTOM (Results 1 – 2 of 2) sorted by relevance
72 constexpr int32_t DIGIT_INDICATOR_BOTTOM = 10; variable377 …digitIndicatorInfo[DIGIT_INDICATOR_BOTTOM] == "-" ? "" : digitIndicatorInfo[DIGIT_INDICATOR_BOTTOM… in GetDigitIndicatorInfo()
56 constexpr int32_t DIGIT_INDICATOR_BOTTOM = 11; variable677 Local<JSValueRef> bottomArg = runtimeCallInfo->GetCallArgRef(DIGIT_INDICATOR_BOTTOM); in GetSwiperDigitIndicator()