Searched defs:drawLineForMisspellingOrBadGrammar (Results 1 – 6 of 6) sorted by relevance
/external/webkit/WebCore/platform/graphics/win/ |
D | GraphicsContextCGWin.cpp | 309 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint& point, int width, bool gra… in drawLineForMisspellingOrBadGrammar() function in WebCore::GraphicsContext
|
/external/webkit/WebCore/platform/graphics/wx/ |
D | GraphicsContextWx.cpp | 332 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint& origin, int width, bool gr… in drawLineForMisspellingOrBadGrammar() function in WebCore::GraphicsContext
|
/external/webkit/WebCore/platform/graphics/skia/ |
D | GraphicsContextSkia.cpp | 564 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint& pt, in drawLineForMisspellingOrBadGrammar() function in WebCore::GraphicsContext
|
/external/webkit/WebCore/platform/graphics/cairo/ |
D | GraphicsContextCairo.cpp | 631 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint& origin, int width, bool gr… in drawLineForMisspellingOrBadGrammar() function in WebCore::GraphicsContext
|
/external/webkit/WebCore/platform/graphics/qt/ |
D | GraphicsContextQt.cpp | 739 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint&, in drawLineForMisspellingOrBadGrammar() function in WebCore::GraphicsContext
|
/external/webkit/WebCore/platform/graphics/android/ |
D | GraphicsContextAndroid.cpp | 527 void GraphicsContext::drawLineForMisspellingOrBadGrammar(const IntPoint& pt, int width, bool gramma… in drawLineForMisspellingOrBadGrammar() function in WebCore::GraphicsContext
|