Searched refs:widthDimensions (Results 1 – 1 of 1) sorted by relevance
2726 std::vector<std::optional<CalcDimension>> widthDimensions; in SetBorderImage() local2727 ParseBorderImageWidth(runtimeCallInfo, offset, widthDimensions, bitsets); // use 4 args in SetBorderImage()2728 PushDimensionsToVector(options, widthDimensions); in SetBorderImage()2737 ResetCalcDimensions(widthDimensions); in SetBorderImage()