Searched refs:DOT_INDICATOR_COLOR (Results 1 – 2 of 2) sorted by relevance
78 constexpr int32_t DOT_INDICATOR_COLOR = 6; variable226 auto colorValue = GetInfoFromVectorByIndex(dotIndicatorInfo, DOT_INDICATOR_COLOR); in GetDotIndicatorInfo()
62 constexpr int32_t DOT_INDICATOR_COLOR = 7; variable624 Local<JSValueRef> colorArg = runtimeCallInfo->GetCallArgRef(DOT_INDICATOR_COLOR); in GetSwiperDotIndicator()