Searched refs:cMisspellingLinePatternGapWidth (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/mac/
H A DGraphicsContextMac.mm169 if (patternWidth - widthMod > cMisspellingLinePatternGapWidth)
/external/webkit/Source/WebCore/platform/graphics/win/
H A DGraphicsContextCGWin.cpp204 if (patternWidth - widthMod > cMisspellingLinePatternGapWidth)
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext.h124 const int cMisspellingLinePatternGapWidth = 1; member in namespace:WebCore

Completed in 113 milliseconds