Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
Dhtmlediting.cpp476 static Node* lastInSpecialElement(const Position& pos) in lastInSpecialElement() function
511 return lastInSpecialElement(pos); in isLastVisiblePositionInSpecialElement()
516 Node* n = lastInSpecialElement(pos); in positionAfterContainingSpecialElement()
/external/webkit/WebCore/
DChangeLog-2006-05-102044 (WebCore::lastInSpecialElement): Ditto.