/external/webkit/Source/WebCore/platform/graphics/android/context/ |
D | GraphicsContextAndroid.cpp | 184 void GraphicsContext::drawLineForTextChecking(const FloatPoint& pt, float width, in drawLineForTextChecking() function in WebCore::GraphicsContext 191 platformContext()->drawLineForTextChecking(pt, width, style); in drawLineForTextChecking()
|
D | PlatformGraphicsContextSkia.h | 90 virtual void drawLineForTextChecking(const FloatPoint& pt, float width,
|
D | PlatformGraphicsContextRecording.h | 131 virtual void drawLineForTextChecking(const FloatPoint& pt, float width,
|
D | PlatformGraphicsContext.h | 122 virtual void drawLineForTextChecking(const FloatPoint& pt, float width,
|
D | GraphicsOperation.h | 429 context->drawLineForTextChecking(m_point, m_width, m_lineStyle);
|
D | PlatformGraphicsContextSkia.cpp | 443 void PlatformGraphicsContextSkia::drawLineForTextChecking(const FloatPoint& pt, in drawLineForTextChecking() function in WebCore::PlatformGraphicsContextSkia
|
D | PlatformGraphicsContextRecording.cpp | 858 void PlatformGraphicsContextRecording::drawLineForTextChecking(const FloatPoint& pt, in drawLineForTextChecking() function in WebCore::PlatformGraphicsContextRecording
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | GraphicsContextCGWin.cpp | 183 void GraphicsContext::drawLineForTextChecking(const FloatPoint& point, float width, TextCheckingLin… in drawLineForTextChecking() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | GraphicsContextHaiku.cpp | 238 void GraphicsContext::drawLineForTextChecking(const IntPoint&, int width, TextCheckingLineStyle) in drawLineForTextChecking() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
D | GraphicsContextOpenVG.cpp | 249 void GraphicsContext::drawLineForTextChecking(const IntPoint& origin, int width, TextCheckingLineSt… in drawLineForTextChecking() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | GraphicsContextMac.mm | 115 void GraphicsContext::drawLineForTextChecking(const FloatPoint& point, float width, TextCheckingLin…
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | GraphicsContext.h | 397 void drawLineForTextChecking(const FloatPoint&, float width, TextCheckingLineStyle);
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | GraphicsContextWx.cpp | 349 void GraphicsContext::drawLineForTextChecking(const FloatPoint& origin, float width, TextCheckingLi… in drawLineForTextChecking() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | GraphicsContextSkia.cpp | 611 void GraphicsContext::drawLineForTextChecking(const FloatPoint& pt, float width, TextCheckingLineSt… in drawLineForTextChecking() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | GraphicsContextCairo.cpp | 728 void GraphicsContext::drawLineForTextChecking(const FloatPoint& origin, float width, TextCheckingLi… in drawLineForTextChecking() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | GraphicsContextQt.cpp | 895 void GraphicsContext::drawLineForTextChecking(const FloatPoint&, float, TextCheckingLineStyle) in drawLineForTextChecking() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/rendering/ |
D | InlineTextBox.cpp | 1047 …pt->drawLineForTextChecking(FloatPoint(boxOrigin.x() + start, boxOrigin.y() + underlineOffset), wi… in paintSpellingOrGrammarMarker()
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | GraphicsContextWinCE.cpp | 1035 void GraphicsContext::drawLineForTextChecking(const FloatPoint&, float width, TextCheckingLineStyle… in drawLineForTextChecking() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-12-06 | 7937 (WebCore::GraphicsContext::drawLineForTextChecking): 17837 (WebCore::GraphicsContext::drawLineForTextChecking): 32054 (WebCore::GraphicsContext::drawLineForTextChecking): 63888 …drawLineForTextChecking(), which allows autocorrection to have different indication from misspelli… 63892 …WebCore::GraphicsContext::drawLineForTextChecking): Replaced drawLineForMisspellingOrBadGrammar() … 63895 (WebCore::GraphicsContext::drawLineForTextChecking): Ditto 63898 (WebCore::GraphicsContext::drawLineForTextChecking): Ditto 63901 (WebCore::GraphicsContext::drawLineForTextChecking): Ditto 63904 (WebCore::GraphicsContext::drawLineForTextChecking): Ditto 63907 (WebCore::GraphicsContext::drawLineForTextChecking): Ditto [all …]
|
D | ChangeLog | 64065 (WebCore::GraphicsContext::drawLineForTextChecking): 64966 (WebCore::GraphicsContext::drawLineForTextChecking): 65055 (WebCore::GraphicsContext::drawLineForTextChecking): 65066 (WebCore::GraphicsContext::drawLineForTextChecking): 65069 (WebCore::GraphicsContext::drawLineForTextChecking): 65073 (WebCore::GraphicsContext::drawLineForTextChecking): 65076 (WebCore::GraphicsContext::drawLineForTextChecking):
|