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

  /external/webkit/Source/WebCore/editing/
SelectionController.h 116 IntRect localCaretRectForPainting() const { return m_caretRect; }
233 IntRect m_caretRect; // caret rect in coords local to the renderer responsible for painting the caret
237 bool m_caretRectNeedsUpdate; // true if m_caretRect and m_absCaretBounds need to be calculated
SelectionController.cpp     [all...]

Completed in 283 milliseconds