Searched defs:preservesTypingStyle (Results 1 – 8 of 8) sorted by relevance
42 virtual bool preservesTypingStyle() const OVERRIDE { return true; } in preservesTypingStyle() function
45 virtual bool preservesTypingStyle() const OVERRIDE { return true; } in preservesTypingStyle() function
48 virtual bool preservesTypingStyle() const OVERRIDE { return true; } in preservesTypingStyle() function
52 bool InsertLineBreakCommand::preservesTypingStyle() const in preservesTypingStyle() function in blink::InsertLineBreakCommand
102 virtual bool preservesTypingStyle() const OVERRIDE { return m_preservesTypingStyle; } in preservesTypingStyle() function
71 bool InsertParagraphSeparatorCommand::preservesTypingStyle() const in preservesTypingStyle() function in blink::InsertParagraphSeparatorCommand
870 bool DeleteSelectionCommand::preservesTypingStyle() const in preservesTypingStyle() function in blink::DeleteSelectionCommand
228 bool CompositeEditCommand::preservesTypingStyle() const in preservesTypingStyle() function in blink::CompositeEditCommand