Searched refs:boundaryPointsValid (Results 1 – 10 of 10) sorted by relevance
74 bool boundaryPointsValid() const;
556 bool Range::boundaryPointsValid() const in boundaryPointsValid() function in WebCore::Range2002 if (range && range->boundaryPointsValid()) { in showTree()
316 ASSERT(r->boundaryPointsValid()); in TextIterator()
25839 (WebCore::Range::boundaryPointsValid): compareBoundaryPoints asserts that the incoming 25841 were null. boundaryPointsValid, which calls compareBoundaryPoints, is an exception. 25842 Instead of removing the assert I've added nil checks in boundaryPointsValid, to keep it
23269 (WebCore::RangeImpl::boundaryPointsValid):
35543 (WebCore::Range::boundaryPointsValid): Ditto.42117 (WebCore::Range::boundaryPointsValid): Ditto.
16894 …(WebCore::Range::boundaryPointsValid): Calls compareBoundaryPoints and checks that it didn't throw…
35635 (DOM::RangeImpl::boundaryPointsValid): Added const, and wrote cleaner version.
3532 (WebCore::Range::boundaryPointsValid):
10573 REGRESSION: Crash in WebCore::Range::boundaryPointsValid when replying to a mail Message