hasLowestFloatLogicalBottomCached  203 Source/core/rendering/FloatingObjects.cpp         if (hasLowestFloatLogicalBottomCached(isInHorizontalWritingMode, floatType))
hasLowestFloatLogicalBottomCached  206 Source/core/rendering/FloatingObjects.cpp         if (hasLowestFloatLogicalBottomCached(isInHorizontalWritingMode, FloatingObject::FloatLeft) && hasLowestFloatLogicalBottomCached(isInHorizontalWritingMode, FloatingObject::FloatRight)) {
hasLowestFloatLogicalBottomCached  158 Source/core/rendering/FloatingObjects.h     bool hasLowestFloatLogicalBottomCached(bool isHorizontal, FloatingObject::Type floatType) const;