Home
last modified time | relevance | path

Searched refs:TextCheckingType (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/text/
DTextChecking.h45 enum TextCheckingType { enum
DTextCheckerClient.h49 TextCheckingType type;
/external/webkit/Source/WebKit/chromium/src/
DWebTextCheckingCompletionImpl.cpp43 static TextCheckingType toCoreCheckingType(WebTextCheckingResult::Error error) in toCoreCheckingType()
/external/webkit/Source/WebCore/editing/
DSpellChecker.cpp142 static DocumentMarker::MarkerType toMarkerType(TextCheckingType type) in toMarkerType()