NoStroke         2032 Source/core/rendering/RenderBoxModelObject.cpp     graphicsContext->setStrokeStyle(NoStroke);
NoStroke          983 Source/core/rendering/RenderObject.cpp         graphicsContext->setStrokeStyle(NoStroke);
NoStroke         1099 Source/core/rendering/RenderObject.cpp     graphicsContext->setStrokeStyle(NoStroke);
NoStroke           78 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp         && gc->strokeStyle() != NoStroke
NoStroke          180 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp         && gc->strokeStyle() != NoStroke
NoStroke          155 Source/platform/fonts/mac/FontMac.cpp         && gc->strokeStyle() != NoStroke
NoStroke          583 Source/platform/graphics/GraphicsContext.cpp     if (strokeStyle() != NoStroke)
NoStroke          596 Source/platform/graphics/GraphicsContext.cpp     if (strokeStyle() != NoStroke)
NoStroke          716 Source/platform/graphics/GraphicsContext.cpp     if (penStyle == NoStroke)
NoStroke          900 Source/platform/graphics/GraphicsContext.cpp     case NoStroke:
NoStroke          944 Source/platform/graphics/GraphicsContext.cpp     if (immutableState()->strokeData().style() != NoStroke
NoStroke           78 Source/platform/graphics/StrokeData.cpp         case NoStroke:
NoStroke          355 Source/web/PopupContainer.cpp     gc->setStrokeStyle(NoStroke);