Searched defs:drawLineForDocumentMarker (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DGraphicsContextCGWin.cpp190 void GraphicsContext::drawLineForDocumentMarker(const FloatPoint& point, float width, DocumentMarkerLineStyle style) function in class:WebCore::GraphicsContext
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp673 void GraphicsContext::drawLineForDocumentMarker(const FloatPoint& origin, float width, DocumentMarkerLineStyle style) function in class:WebCore::GraphicsContext
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp981 void GraphicsContext::drawLineForDocumentMarker(const FloatPoint&, float width, DocumentMarkerLineStyle style) function in class:WebCore::GraphicsContext

Completed in 205 milliseconds