Searched refs:drawLineForMisspellingOrBadGrammar (Results 1 - 12 of 12) sorted by relevance

/external/webkit/WebCore/platform/graphics/mac/
H A DGraphicsContextMac.mm122 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint& point, int width, bool grammar)
/external/webkit/WebCore/platform/graphics/win/
H A DGraphicsContextCGWin.cpp179 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint& point, int width, bool grammar) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/haiku/
H A DGraphicsContextHaiku.cpp240 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint&, int width, bool grammar) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/openvg/
H A DGraphicsContextOpenVG.cpp268 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint& origin, int width, bool grammar) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/
H A DGraphicsContext.h290 void drawLineForMisspellingOrBadGrammar(const IntPoint&, int width, bool grammar);
/external/webkit/WebCore/platform/graphics/wx/
H A DGraphicsContextWx.cpp337 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint& origin, int width, bool grammar) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/android/
H A DGraphicsContextAndroid.cpp539 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint& pt, int width, bool grammar) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/skia/
H A DGraphicsContextSkia.cpp591 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint& pt, function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp678 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint& origin, int width, bool grammar) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/qt/
H A DGraphicsContextQt.cpp753 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint&, int, bool) function in class:WebCore::GraphicsContext
/external/webkit/WebCore/rendering/
H A DInlineTextBox.cpp795 pt->drawLineForMisspellingOrBadGrammar(IntPoint(tx + m_x + start, ty + m_y + underlineOffset), width, grammar);
/external/webkit/WebCore/platform/graphics/wince/
H A DGraphicsContextWince.cpp1053 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint&, int width, bool grammar) function in class:WebCore::GraphicsContext

Completed in 332 milliseconds