Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DReplaceSelectionCommand.cpp942 bool handledStyleSpans = handleStyleSpansBeforeInsertion(fragment, insertionPos); in doApply() local
1025 if (!handledStyleSpans) in doApply()