Searched refs:maxValueForCssLength (Results 1 – 1 of 1) sorted by relevance
50 const int maxValueForCssLength = INT_MAX / kFixedPointDenominator - 2; variable532 …To<float>(computeLengthDouble(conversionData), minValueForCssLength, maxValueForCssLength), Fixed); in computeLength()