ShouldStyleAttributeBeEmpty   71 Source/core/editing/ApplyStyleCommand.cpp static bool hasNoAttributeOrOnlyStyleAttribute(const Element* element, ShouldStyleAttributeBeEmpty shouldStyleAttributeBeEmpty)
ShouldStyleAttributeBeEmpty  101 Source/core/editing/ApplyStyleCommand.cpp bool isEmptyFontTag(const Element* element, ShouldStyleAttributeBeEmpty shouldStyleAttributeBeEmpty)
ShouldStyleAttributeBeEmpty  135 Source/core/editing/ApplyStyleCommand.h bool isEmptyFontTag(const Element*, ShouldStyleAttributeBeEmpty = StyleAttributeShouldBeEmpty);