Searched refs:DIGIT_INDICATOR_TOP (Results 1 – 2 of 2) sorted by relevance
70 constexpr int32_t DIGIT_INDICATOR_TOP = 8; variable373 …auto dotTopValue = digitIndicatorInfo[DIGIT_INDICATOR_TOP] == "-" ? "" : digitIndicatorInfo[DIGIT_… in GetDigitIndicatorInfo()
54 constexpr int32_t DIGIT_INDICATOR_TOP = 9; variable675 Local<JSValueRef> topArg = runtimeCallInfo->GetCallArgRef(DIGIT_INDICATOR_TOP); in GetSwiperDigitIndicator()