HomeSort by relevance Sort by last modified time
    Searched refs:applyCorrectionPanelInfo (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/editing/
SpellingCorrectionController.h 94 void applyCorrectionPanelInfo(const Vector<DocumentMarker::MarkerType>&) UNLESS_ENABLED({})
SpellingCorrectionController.cpp 195 void SpellingCorrectionController::applyCorrectionPanelInfo(const Vector<DocumentMarker::MarkerType>& markerTypesToAdd)
340 applyCorrectionPanelInfo(markerTypesForAutocorrection());
348 applyCorrectionPanelInfo(markerTypesForReplacement());
Editor.h 432 void applyCorrectionPanelInfo(const Vector<DocumentMarker::MarkerType>& markerTypesToAdd);

Completed in 39 milliseconds