nextafterf        431 Source/core/css/resolver/AnimatedStyleBuilder.cpp         style->setOpacity(clampTo<float>(toAnimatableDouble(value)->toDouble(), 0, nextafterf(1, 0)));
nextafterf        103 Source/platform/LayoutUnit.h             return nextafterf(floatValue, std::numeric_limits<float>::max());
nextafterf        104 Source/platform/LayoutUnit.h         return nextafterf(floatValue, std::numeric_limits<float>::min());
nextafterf        291 Source/platform/graphics/Color.cpp     const float scaleFactor = nextafterf(256.0f, 0.0f);
nextafterf        316 Source/platform/graphics/Color.cpp     const float scaleFactor = nextafterf(256.0f, 0.0f);