PropertyDefault   153 Source/core/editing/ApplyStyleCommand.cpp     , m_propertyLevel(PropertyDefault)
PropertyDefault   167 Source/core/editing/ApplyStyleCommand.cpp     , m_propertyLevel(PropertyDefault)
PropertyDefault   208 Source/core/editing/ApplyStyleCommand.cpp     case PropertyDefault: {
PropertyDefault    51 Source/core/editing/ApplyStyleCommand.h     static PassRefPtr<ApplyStyleCommand> create(Document& document, const EditingStyle* style, EditAction action = EditActionChangeAttributes, EPropertyLevel level = PropertyDefault)
PropertyDefault    55 Source/core/editing/ApplyStyleCommand.h     static PassRefPtr<ApplyStyleCommand> create(Document& document, const EditingStyle* style, const Position& start, const Position& end, EditAction action = EditActionChangeAttributes, EPropertyLevel level = PropertyDefault)