Searched refs:handleStyleSpans (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/editing/
H A DReplaceSelectionCommand.h94 void handleStyleSpans(InsertedNodes&);
H A DReplaceSelectionCommand.cpp735 // Handling the case where we are doing Paste as Quotation or pasting into quoted content is more complicated (see handleStyleSpans)
766 void ReplaceSelectionCommand::handleStyleSpans(InsertedNodes& insertedNodes) function in class:WebCore::ReplaceSelectionCommand
1128 handleStyleSpans(insertedNodes);

Completed in 215 milliseconds