MCOLLAPSE        1868 Source/core/css/CSSPrimitiveValueMappings.h     case MCOLLAPSE:
MCOLLAPSE        1885 Source/core/css/CSSPrimitiveValueMappings.h         return MCOLLAPSE;
MCOLLAPSE        1895 Source/core/css/CSSPrimitiveValueMappings.h     return MCOLLAPSE;
MCOLLAPSE        1608 Source/core/rendering/style/RenderStyle.h     static EMarginCollapse initialMarginBeforeCollapse() { return MCOLLAPSE; }
MCOLLAPSE        1609 Source/core/rendering/style/RenderStyle.h     static EMarginCollapse initialMarginAfterCollapse() { return MCOLLAPSE; }
MCOLLAPSE          70 Source/core/rendering/style/StyleRareNonInheritedData.cpp     , marginBeforeCollapse(MCOLLAPSE)
MCOLLAPSE          71 Source/core/rendering/style/StyleRareNonInheritedData.cpp     , marginAfterCollapse(MCOLLAPSE)