Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DDeleteButtonController.cpp143 static HTMLElement* enclosingDeletableElement(const VisibleSelection& selection) in enclosingDeletableElement() function
175 HTMLElement* oldElement = enclosingDeletableElement(oldSelection); in respondToChangedSelection()
176 HTMLElement* newElement = enclosingDeletableElement(m_frame->selection()->selection()); in respondToChangedSelection()
331 show(enclosingDeletableElement(m_frame->selection()->selection())); in enable()
/external/webkit/WebCore/
DChangeLog-2006-12-3110754 (WebCore::enclosingDeletableElement):
18263 (WebCore::enclosingDeletableElement):
DChangeLog-2009-06-1640340 (WebCore::enclosingDeletableElement):
41288 (WebCore::enclosingDeletableElement):
DChangeLog-2008-08-1065395 (WebCore::enclosingDeletableElement):