Searched refs:endDim (Results 1 – 1 of 1) sorted by relevance
920 std::optional<CalcDimension> endDim; in ParseOuterBorderWidth() local928 ArkTSUtils::ParseOuterBorderForDashParams(vm, endArgs, endDim); in ParseOuterBorderWidth()936 if (startDim.has_value() || endDim.has_value()) { in ParseOuterBorderWidth()938 PushOuterBorderDimensionVector(endDim, values); in ParseOuterBorderWidth()