WebTextDecorationTypeSpelling  536 Source/web/AssertMatchingEnums.cpp COMPILE_ASSERT_MATCHING_ENUM(WebTextDecorationTypeSpelling, TextDecorationTypeSpelling);
WebTextDecorationTypeSpelling 4192 Source/web/tests/WebFrameTest.cpp         results.append(WebTextCheckingResult(WebTextDecorationTypeSpelling, misspellingStartOffset, misspellingLength, WebString(), m_hash));
WebTextDecorationTypeSpelling 4303 Source/web/tests/WebFrameTest.cpp         kick(-1, -1, WebTextDecorationTypeSpelling);
WebTextDecorationTypeSpelling 4308 Source/web/tests/WebFrameTest.cpp         kick(1, 8, WebTextDecorationTypeSpelling);
WebTextDecorationTypeSpelling   47 public/web/WebTextCheckingResult.h         : decoration(WebTextDecorationTypeSpelling)