Searched refs:minLengthParam (Results 1 – 1 of 1) sorted by relevance
372 auto minLengthParam = jsObj->GetProperty("minLength"); in SetLanes() local374 if (minLengthParam->IsNull() || maxLengthParam->IsNull()) { in SetLanes()380 if (!ParseJsDimensionVp(minLengthParam, minLengthValue) in SetLanes()