MatchStyle 1230 Source/core/editing/CompositeEditCommand.cpp options |= ReplaceSelectionCommand::MatchStyle; MatchStyle 497 Source/core/editing/Editor.cpp options |= ReplaceSelectionCommand::MatchStyle; MatchStyle 362 Source/core/editing/ReplaceSelectionCommand.cpp , m_matchStyle(options & MatchStyle) MatchStyle 513 Source/core/page/DragController.cpp options |= ReplaceSelectionCommand::MatchStyle; MatchStyle 525 Source/core/page/DragController.cpp ReplaceSelectionCommand::create(*m_documentUnderMouse.get(), createFragmentFromText(range.get(), text), ReplaceSelectionCommand::SelectReplacement | ReplaceSelectionCommand::MatchStyle | ReplaceSelectionCommand::PreventNesting)->apply();