Searched defs:preservesTypingStyle (Results 1 – 9 of 9) sorted by relevance
41 virtual bool preservesTypingStyle() const { return true; } in preservesTypingStyle() function
42 virtual bool preservesTypingStyle() const { return true; } in preservesTypingStyle() function
46 virtual bool preservesTypingStyle() const { return true; } in preservesTypingStyle() function
49 bool InsertLineBreakCommand::preservesTypingStyle() const in preservesTypingStyle() function in WebCore::InsertLineBreakCommand
182 bool EditCommand::preservesTypingStyle() const in preservesTypingStyle() function in WebCore::EditCommand
103 virtual bool preservesTypingStyle() const { return m_preservesTypingStyle; } in preservesTypingStyle() function
68 bool InsertParagraphSeparatorCommand::preservesTypingStyle() const in preservesTypingStyle() function in WebCore::InsertParagraphSeparatorCommand
43 bool ModifySelectionListLevelCommand::preservesTypingStyle() const in preservesTypingStyle() function in WebCore::ModifySelectionListLevelCommand
834 bool DeleteSelectionCommand::preservesTypingStyle() const in preservesTypingStyle() function in WebCore::DeleteSelectionCommand