Searched refs:preservesTypingStyle (Results 1 – 13 of 13) sorted by relevance
45 virtual bool preservesTypingStyle() const OVERRIDE;
56 virtual bool preservesTypingStyle() const OVERRIDE;
48 virtual bool preservesTypingStyle() const OVERRIDE { return true; } in preservesTypingStyle() function
42 virtual bool preservesTypingStyle() const OVERRIDE { return true; } in preservesTypingStyle() function
45 virtual bool preservesTypingStyle() const OVERRIDE { return true; } in preservesTypingStyle() function
102 virtual bool preservesTypingStyle() const OVERRIDE { return m_preservesTypingStyle; } in preservesTypingStyle() function
52 bool InsertLineBreakCommand::preservesTypingStyle() const in preservesTypingStyle() function in blink::InsertLineBreakCommand
85 virtual bool preservesTypingStyle() const;
71 bool InsertParagraphSeparatorCommand::preservesTypingStyle() const in preservesTypingStyle() function in blink::InsertParagraphSeparatorCommand
870 bool DeleteSelectionCommand::preservesTypingStyle() const in preservesTypingStyle() function in blink::DeleteSelectionCommand
672 if (!cmd->preservesTypingStyle()) in appliedEditing()
228 bool CompositeEditCommand::preservesTypingStyle() const in preservesTypingStyle() function in blink::CompositeEditCommand