Home
last modified time | relevance | path

Searched defs:TextCheckingLineStyle (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h392 enum TextCheckingLineStyle { enum
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp238 void GraphicsContext::drawLineForTextChecking(const IntPoint&, int width, TextCheckingLineStyle) in drawLineForTextChecking() argument
/external/webkit/Source/WebCore/platform/graphics/android/context/
DPlatformGraphicsContextSkia.cpp444 float width, GraphicsContext::TextCheckingLineStyle) in drawLineForTextChecking()
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp895 void GraphicsContext::drawLineForTextChecking(const FloatPoint&, float, TextCheckingLineStyle) in drawLineForTextChecking() argument