Searched refs:windowRectForRange (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DSpellingCorrectionController.cpp156 FloatRect boundingBox = windowRectForRange(rangeToReplace.get());
297 FloatRect boundingBox = windowRectForRange(m_correctionPanelInfo.rangeToBeReplaced.get());
315 FloatRect boundingBox = windowRectForRange(m_correctionPanelInfo.rangeToBeReplaced.get());
361 FloatRect SpellingCorrectionController::windowRectForRange(const Range* range) const function in class:WebCore::SpellingCorrectionController
H A DSpellingCorrectionController.h131 FloatRect windowRectForRange(const Range*) const;
H A DEditor.h435 FloatRect windowRectForRange(const Range*) const;
H A DEditor.cpp3238 FloatRect Editor::windowRectForRange(const Range* range) const function in class:WebCore::Editor

Completed in 131 milliseconds