Lines Matching refs:caretRect
14665 (RenderText::caretRect):
19879 (InlineTextBox::positionForOffset): Added. Moved code here from caretRect.
19880 (RenderText::caretRect): Call positionForOffset instead of doing the work here.
20381 …(RenderText::caretRect): Change the y-coordinate used to calculate the available width for a line.…
21707 (lastRendererOnPrevLine): helper for RenderText::caretRect
21708 (RenderText::caretRect): added code to properly handle bidi ordered text boxes
24169 (RenderObject::caretRect):
25570 … (RenderText::caretRect): Rework the algorithm to fix 3975661. This regressed when we began placing
28610 … (RenderText::caretRect): Code was not detecting space at the end of a line correctly. Now it does.
30056 (RenderFlow::caretRect):
31736 (RenderObject::caretRect): Added extraWidthToEndOfLine parameter and ditto
31740 (RenderBox::caretRect):
31743 (RenderBR::caretRect):
31746 (RenderFlow::caretRect):
31749 (RenderText::caretRect):
32973 Each instance of the positionForCoordinates, inlineBox and caretRect
32993 (khtml::Selection::layout): Pass affinity to caretRect().
33026 (RenderBox::caretRect): Ditto.
33030 (RenderBR::caretRect): Ditto.
33037 (RenderFlow::caretRect): Ditto.
33043 (RenderObject::caretRect): Ditto.
33052 (firstRendererOnNextLine): New helper used by caretRect().
33053 (RenderText::caretRect): Now takes an affinity argument.
33531 (RenderText::caretRect): Do not draw the caret beyond the right edge of the
33937 (khtml::Selection::caretRect): m_needsCaretLayout -> m_needsLayout name change.
35557 two new functions named caretRect and caretRepaintRect. Removed nodeIsBeforeNode.
35572 (DOM::Selection::caretRect): Added. Replaces getRepaintRect, but does not add slop.
35622 (-[WebCoreBridge ensureCaretVisible]): Call caretRect instead of getRepaintRect.
35779 * khtml/rendering/render_box.cpp: (RenderBox::caretRect): Change to use empty rectangles
35783 * khtml/rendering/render_object.cpp: (RenderObject::caretRect): Change to use empty
35785 * khtml/rendering/render_text.cpp: (RenderText::caretRect): Cleaned up, and changed to use
35909 … * khtml/rendering/render_text.cpp: (RenderText::caretRect): Added one to the horizontal position
36421 (RenderBox::caretRect):
36424 (RenderBR::caretRect):
36427 (RenderFlow::caretRect):
36430 (RenderObject::caretRect):
36433 (RenderText::caretRect):
36453 (RenderObject::caretRect): Added extraWidthToEndOfLine parameter and ditto
36457 (RenderBox::caretRect):
36460 (RenderBR::caretRect):
36463 (RenderFlow::caretRect):
36466 (RenderText::caretRect):
36514 (RenderFlow::caretRect):
36516 (RenderText::caretRect):
36531 - renamed caretPos to caretRect and made it return a QRect instead
36535 (RenderBox::caretRect):
36538 (RenderBR::caretRect):
36541 (RenderFlow::caretRect):
36544 (RenderObject::caretRect):
36547 (RenderText::caretRect):