Home | History | Annotate | Download | only in editing

Lines Matching refs:shouldInsertFragment

378     if (fragment && shouldInsertFragment(fragment, range, EditorInsertActionPasted))
388 bool Editor::shouldInsertFragment(PassRefPtr<DocumentFragment> fragment, PassRefPtr<Range> replacingDOMRange, EditorInsertAction givenAction)