NORMAL 2772 Source/core/css/CSSPrimitiveValueMappings.h case NORMAL: NORMAL 2808 Source/core/css/CSSPrimitiveValueMappings.h return NORMAL; NORMAL 2814 Source/core/css/CSSPrimitiveValueMappings.h return NORMAL; NORMAL 318 Source/core/css/resolver/StyleAdjuster.cpp style->setWhiteSpace(NORMAL); NORMAL 78 Source/core/rendering/line/BreakingContextInlineHeaders.h , m_currWS(NORMAL) NORMAL 79 Source/core/rendering/line/BreakingContextInlineHeaders.h , m_lastWS(NORMAL) NORMAL 614 Source/core/rendering/style/RenderStyle.h return ws != NORMAL && ws != NOWRAP; NORMAL 1543 Source/core/rendering/style/RenderStyle.h static EWhiteSpace initialWhiteSpace() { return NORMAL; }