HomeSort by relevance Sort by last modified time
    Searched refs:cMisspellingLinePatternGapWidth (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/mac/
GraphicsContextMac.mm 169 if (patternWidth - widthMod > cMisspellingLinePatternGapWidth)
  /external/webkit/Source/WebCore/platform/graphics/win/
GraphicsContextCGWin.cpp 204 if (patternWidth - widthMod > cMisspellingLinePatternGapWidth)
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext.h 124 const int cMisspellingLinePatternGapWidth = 1;

Completed in 39 milliseconds