Home | History | Annotate | Download | only in editing

Lines Matching refs:propertyLevel

119 ApplyStyleCommand::ApplyStyleCommand(Document* document, const EditingStyle* style, EditAction editingAction, EPropertyLevel propertyLevel)
123 , m_propertyLevel(propertyLevel)
133 ApplyStyleCommand::ApplyStyleCommand(Document* document, const EditingStyle* style, const Position& start, const Position& end, EditAction editingAction, EPropertyLevel propertyLevel)
137 , m_propertyLevel(propertyLevel)