Home
last modified time | relevance | path

Searched refs:handleStyleSpansBeforeInsertion (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/editing/
DReplaceSelectionCommand.cpp554 static bool handleStyleSpansBeforeInsertion(ReplacementFragment& fragment, const Position& insertio… in handleStyleSpansBeforeInsertion() function
942 bool handledStyleSpans = handleStyleSpansBeforeInsertion(fragment, insertionPos); in doApply()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1045626 (WebCore::handleStyleSpansBeforeInsertion): Moved the optimization from doApply here.
45635 (WebCore::ReplaceSelectionCommand::doApply): Moved code to handleStyleSpansBeforeInsertion
DChangeLog-2010-01-2975232 (WebCore::handleStyleSpansBeforeInsertion): Uses editingStyleAtPosition
82284 (WebCore::handleStyleSpansBeforeInsertion): ditto
DChangeLog-2011-02-1623444 (WebCore::handleStyleSpansBeforeInsertion):
DChangeLog-2010-05-241158 (WebCore::handleStyleSpansBeforeInsertion):
DChangeLog43366 (WebCore::handleStyleSpansBeforeInsertion):
DChangeLog-2009-06-1630293 (WebCore::handleStyleSpansBeforeInsertion):
DChangeLog-2010-12-0616229 (WebCore::handleStyleSpansBeforeInsertion): Ditto.