Home | History | Annotate | Download | only in editing

Lines Matching refs:shouldInsertFragment

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