shouldSplitTextElement 575 Source/core/editing/ApplyStyleCommand.cpp if (shouldSplitTextElement(start.deprecatedNode()->parentElement(), style)) shouldSplitTextElement 587 Source/core/editing/ApplyStyleCommand.cpp if (shouldSplitTextElement(end.deprecatedNode()->parentElement(), style)) shouldSplitTextElement 106 Source/core/editing/ApplyStyleCommand.h bool shouldSplitTextElement(Element*, EditingStyle*);