Searched refs:executeInsertFragment (Results 1 – 2 of 2) sorted by relevance
192 static bool executeInsertFragment(Frame* frame, PassRefPtr<DocumentFragment> fragment) in executeInsertFragment() function206 return executeInsertFragment(frame, fragment.release()); in executeInsertNode()478 return executeInsertFragment(frame, createFragmentFromMarkup(frame->document(), value, "")); in executeInsertHTML()
13293 (WebCore::executeInsertFragment):66283 (WebCore::executeInsertFragment): Added. Helper function for commands