Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DSpellingCorrectionController.h123 bool shouldStartTimeFor(const DocumentMarker& marker, int endOffset) const in shouldStartTimeFor() function
DSpellingCorrectionController.cpp392 if (!shouldStartTimeFor(marker, endOffset)) in respondToChangedSelection()
/external/webkit/Source/WebCore/
DChangeLog26022 (WebCore::SpellingCorrectionController::shouldStartTimeFor):