Searched refs:DOT_INDICATOR_ITEM_WIDTH (Results 1 – 2 of 2) sorted by relevance
73 constexpr int32_t DOT_INDICATOR_ITEM_WIDTH = 1; variable221 auto itemWidthValue = GetInfoFromVectorByIndex(dotIndicatorInfo, DOT_INDICATOR_ITEM_WIDTH); in GetDotIndicatorInfo()
57 constexpr int32_t DOT_INDICATOR_ITEM_WIDTH = 2; variable619 Local<JSValueRef> itemWidthArg = runtimeCallInfo->GetCallArgRef(DOT_INDICATOR_ITEM_WIDTH); in GetSwiperDotIndicator()