applyCommandToFrame  123 Source/core/editing/EditorCommand.cpp     return applyCommandToFrame(frame, source, action, style.get());
applyCommandToFrame  130 Source/core/editing/EditorCommand.cpp     return applyCommandToFrame(frame, source, action, style.get());
applyCommandToFrame  157 Source/core/editing/EditorCommand.cpp     return applyCommandToFrame(frame, source, action, newMutableStyle.get());
applyCommandToFrame  173 Source/core/editing/EditorCommand.cpp     return applyCommandToFrame(frame, source, action, style->style());