Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DRange.h146 bool containedByReadOnly() const;
DRange.cpp950 if (containedByReadOnly()) { in insertNode()
1434 if (containedByReadOnly()) { in surroundContents()
1538 if (containedByReadOnly()) { in checkDeleteExtract()
1544 bool Range::containedByReadOnly() const in containedByReadOnly() function in WebCore::Range
/external/webkit/Source/WebCore/
DChangeLog-2006-05-104377 (WebCore::Range::containedByReadOnly): ditto.
23279 (WebCore::RangeImpl::containedByReadOnly):
DChangeLog-2005-08-2335636 (DOM::RangeImpl::insertNode): Simplified by calling containedByReadOnly.
35641 (DOM::RangeImpl::surroundContents): Simplified by calling containedByReadOnly.
DChangeLog-2008-08-1035568 (WebCore::Range::containedByReadOnly): Ditto.
42139 (WebCore::Range::containedByReadOnly): Ditto.