Home
last modified time | relevance | path

Searched refs:executeInsertNode (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/editing/
DEditorCommand.cpp199 static bool executeInsertNode(Frame* frame, PassRefPtr<Node> content) in executeInsertNode() function
473 return executeInsertNode(frame, hr.release()); in executeInsertHorizontalRule()
486 return executeInsertNode(frame, image.release()); in executeInsertImage()
/external/webkit/WebCore/
DChangeLog-2008-08-1066285 (WebCore::executeInsertNode): Added. Helper function for commands that