Searched refs:localCaretRectForPainting (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DSelectionController.h116 IntRect localCaretRectForPainting() const { return m_caretRect; } function in class:WebCore::SelectionController
H A DSelectionController.cpp1136 return absoluteBoundsForLocalRect(repaintRectForCaret(localCaretRectForPainting()));
1228 IntRect drawingRect = localCaretRectForPainting();

Completed in 24 milliseconds