Searched refs:intMinForLength (Results 1 – 3 of 3) sorted by relevance
35 const int intMinForLength = (-0x7ffffff - 1); // min value for a 28-bit int variable
266 …return roundForImpreciseConversion<int, intMaxForLength, intMinForLength>(computeLengthDouble(styl… in computeLengthIntForLength()271 …return roundForImpreciseConversion<int, intMaxForLength, intMinForLength>(computeLengthDouble(styl… in computeLengthIntForLength()
5076 …radiusWidth = Length(max(intMinForLength, min(intMaxForLength, pair->first()->computeLengthInt(sty… in applyProperty()5080 …radiusHeight = Length(max(intMinForLength, min(intMaxForLength, pair->second()->computeLengthInt(s… in applyProperty()