CompositeXOR      346 Source/core/css/CSSPrimitiveValueMappings.h     case CompositeXOR:
CompositeXOR      386 Source/core/css/CSSPrimitiveValueMappings.h         return CompositeXOR;
CompositeXOR      353 Source/platform/graphics/filters/FEComposite.cpp         filterContext->drawImageBuffer(imageBuffer, drawingRegionOfInputImage(in->absolutePaintRect()), IntRect(IntPoint(), imageBuffer->size()), CompositeXOR);
CompositeXOR       56 Source/platform/graphics/skia/SkiaUtils.cpp     { CompositeXOR,             SkXfermode::kXor_Mode },