Home
last modified time | relevance | path

Searched refs:nextLinePosition (Results 1 – 10 of 10) sorted by relevance

/external/webkit/WebCore/editing/
Dvisible_units.h54 VisiblePosition nextLinePosition(const VisiblePosition &, int x);
DSelectionController.cpp269 pos = nextLinePosition(pos, xPosForVerticalArrowNavigation(EXTENT)); in modifyExtendingRightForward()
342 pos = nextLinePosition(pos, xPosForVerticalArrowNavigation(START)); in modifyMovingForward()
617 next = (up ? previousLinePosition : nextLinePosition)(p, xPos); in modify()
Dvisible_units.cpp544 VisiblePosition nextLinePosition(const VisiblePosition &visiblePosition, int x) in nextLinePosition() function
839 VisiblePosition n = nextLinePosition(pos, x); in nextParagraphPosition()
/external/webkit/WebCore/page/
DAccessibilityRenderObject.cpp1580 visiblePos = nextLinePosition(visiblePos, 0); in visiblePositionRangeForLine()
1795 visiblePos = nextLinePosition(visiblePos, 0); in doAXRangeForLine()
/external/webkit/WebCore/
DChangeLog-2005-08-2322686 (khtml::nextLinePosition): Ditto.
24115 …Fixed nextLinePosition to calculate affinity rather than take it as a parameter. Propagated the p…
24141 (khtml::nextLinePosition):
24233 (khtml::nextLinePosition):
24631 (khtml::nextLinePosition):
33006 (khtml::nextLinePosition): Ditto.
33060 (DOM::Position::nextLinePosition): Ditto.
34187 (khtml::nextLinePosition): Ditto.
35542 (DOM::nextLinePosition): Added.
36234 …(DOM::Position::nextLinePosition): This function was being called in a case where it was not expec…
[all …]
DChangeLog-2006-05-109255 (WebCore::nextLinePosition):
12581 (WebCore::nextLinePosition):
12904 (WebCore::nextLinePosition):
28291 (khtml::nextLinePosition):
34353 (khtml::nextLinePosition):
38572 (khtml::nextLinePosition): Ditto.
DChangeLog-2006-12-314407 (WebCore::nextLinePosition):
8780 (WebCore::nextLinePosition): Ditto.
30223 (WebCore::nextLinePosition): Ditto.
41626 (WebCore::nextLinePosition):
52080 (WebCore::nextLinePosition): ditto.
DChangeLog3231 (WebCore::nextLinePosition):
24159 speculative fix for <rdar://problem/5995450> Nil deref because nextLinePosition
24163 (WebCore::nextLinePosition): Use RenderObject::node instead of RenderObject::element
25674 (WebCore::nextLinePosition):
DChangeLog-2008-08-1015400 (WebCore::nextLinePosition): Same as above.
26763 (WebCore::nextLinePosition): Ditto.
74370 (WebCore::nextLinePosition):
DChangeLog-2007-10-1433773 (WebCore::nextLinePosition): Ditto.
66136 (WebCore::nextLinePosition):