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

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

Completed in 100 milliseconds