MIDDLE           2262 Source/core/css/CSSComputedStyleDeclaration.cpp                 case MIDDLE:
MIDDLE           2676 Source/core/css/CSSPrimitiveValueMappings.h     case MIDDLE:
MIDDLE           2711 Source/core/css/CSSPrimitiveValueMappings.h         return MIDDLE;
MIDDLE            198 Source/core/rendering/RenderTableCell.cpp     case MIDDLE:
MIDDLE           1254 Source/core/rendering/RenderTableCell.cpp     if (style()->verticalAlign() == MIDDLE) {
MIDDLE            761 Source/core/rendering/RootInlineBox.cpp         else if (verticalAlign == MIDDLE)