Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DInsertParagraphSeparatorCommand.cpp133 …::cloneHierarchyUnderNewBlock(const Vector<Element*>& ancestors, PassRefPtr<Element> blockToInsert) in cloneHierarchyUnderNewBlock()
203 RefPtr<Element> blockToInsert; in doApply() local