Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
Dhtmlediting.cpp439 … VisiblePosition firstInElement = VisiblePosition(firstPositionInOrBeforeNode(n), DOWNSTREAM); in firstInSpecialElement() local
440 if (isTableElement(n) && vPos == firstInElement.next()) in firstInSpecialElement()
442 if (vPos == firstInElement) in firstInSpecialElement()