Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DReplaceSelectionCommand.cpp742 static bool handleStyleSpansBeforeInsertion(ReplacementFragment& fragment, const Position& insertio… in handleStyleSpansBeforeInsertion() function
1062 bool handledStyleSpans = handleStyleSpansBeforeInsertion(fragment, insertionPos); in doApply()