Searched defs:nodeAfterContext (Results 1 – 1 of 1) sorted by relevance
675 …ment, RefPtrWillBeRawPtr<Comment>& nodeBeforeContext, RefPtrWillBeRawPtr<Comment>& nodeAfterContex… in findNodesSurroundingContext()690 …oid trimFragment(DocumentFragment* fragment, Comment* nodeBeforeContext, Comment* nodeAfterContext) in trimFragment()733 RefPtrWillBeRawPtr<Comment> nodeAfterContext = nullptr; in createFragmentFromMarkupWithContext() local