Home
last modified time | relevance | path

Searched defs:nodeAfterContext (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
Dmarkup.cpp675 …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