Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DSpellingCorrectionController.cpp130 bool doApplyCorrection = true; in applyPendingCorrection() local
136 doApplyCorrection = false; in applyPendingCorrection()
138 if (doApplyCorrection) in applyPendingCorrection()