applyParagraphStyle  637 Source/core/editing/Editor.cpp     applyParagraphStyle(style, editingAction);
applyParagraphStyle  125 Source/core/editing/Editor.h     void applyParagraphStyle(StylePropertySet*, EditAction = EditActionUnspecified);
applyParagraphStyle  187 Source/core/editing/EditorCommand.cpp         frame.editor().applyParagraphStyle(style.get());