Searched refs:itemHeightArg (Results 1 – 1 of 1) sorted by relevance
620 Local<JSValueRef> itemHeightArg = runtimeCallInfo->GetCallArgRef(DOT_INDICATOR_ITEM_HEIGHT); in GetSwiperDotIndicator() local634 …std::string itemHeight = ArkTSUtils::ParseJsDimension(vm, itemHeightArg, calc, DimensionUnit::VP, … in GetSwiperDotIndicator()