BR_STATIC        4230 Source/core/css/CSSPrimitiveValueMappings.h     case BR_STATIC:
BR_STATIC        4245 Source/core/css/CSSPrimitiveValueMappings.h         return BR_STATIC;
BR_STATIC         150 Source/core/rendering/svg/RenderSVGImage.cpp                 if (style()->svgStyle()->bufferedRendering() == BR_STATIC && renderingContext.bufferForeground(m_bufferedForeground))
BR_STATIC         172 Source/core/rendering/svg/RenderSVGImage.cpp     if (style()->svgStyle()->bufferedRendering() != BR_STATIC)