Searched refs:minIntAsDouble (Results 1 – 1 of 1) sorted by relevance
3838 const double minIntAsDouble = INT_MIN; in applyProperty() local3840 …m_style->setZIndex(static_cast<int>(max(minIntAsDouble, min(primitiveValue->getDoubleValue(), maxI… in applyProperty()