Home
last modified time | relevance | path

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

/external/webkit/WebCore/accessibility/
DAccessibilityRenderObject.cpp2232 VisiblePosition endOfFirstLine = endOfLine(range.start); in boundsForVisiblePositionRange() local
2233 if (range.start == endOfFirstLine) { in boundsForVisiblePositionRange()
2237 if (range.end == endOfFirstLine) { in boundsForVisiblePositionRange()