InheritedFlags 111 Source/core/rendering/style/RenderStyle.cpp COMPILE_ASSERT((sizeof(InheritedFlags) <= 8), InheritedFlags_does_not_grow); InheritedFlags 156 Source/core/rendering/style/RenderStyle.h bool operator==(const InheritedFlags& other) const InheritedFlags 178 Source/core/rendering/style/RenderStyle.h bool operator!=(const InheritedFlags& other) const { return !(*this == other); } InheritedFlags 370 Source/core/rendering/style/SVGRenderStyle.h bool operator==(const InheritedFlags& other) const InheritedFlags 387 Source/core/rendering/style/SVGRenderStyle.h bool operator!=(const InheritedFlags& other) const