Home
last modified time | relevance | path

Searched refs:TextCheckingTypeDash (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/page/
DEditorClient.h69 TextCheckingTypeDash = 1 << 7, enumerator
/external/webkit/WebCore/editing/
DEditor.cpp2390 checkingTypes |= TextCheckingTypeDash; in markAllMisspellingsAndBadGrammarInRanges()
2419 || result->type == TextCheckingTypeDash in markAllMisspellingsAndBadGrammarInRanges()
/external/webkit/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm744 result.type = TextCheckingTypeDash;