StyleAttributeShouldBeEmpty 98 Source/core/editing/ApplyStyleCommand.cpp return hasNoAttributeOrOnlyStyleAttribute(toHTMLElement(node), StyleAttributeShouldBeEmpty); StyleAttributeShouldBeEmpty 919 Source/core/editing/ApplyStyleCommand.cpp if (hasNoAttributeOrOnlyStyleAttribute(elem, StyleAttributeShouldBeEmpty)) StyleAttributeShouldBeEmpty 135 Source/core/editing/ApplyStyleCommand.h bool isEmptyFontTag(const Element*, ShouldStyleAttributeBeEmpty = StyleAttributeShouldBeEmpty);