Searched defs:shouldMatchStyle (Results 1 – 2 of 2) sorted by relevance
49 …tractView> view, PassRefPtr<DocumentFragment> data, bool shouldSmartReplace, bool shouldMatchStyle) in createForFragmentPaste()79 bool shouldSmartReplace, bool shouldMatchStyle) in TextEvent()
62 bool shouldMatchStyle() const { return m_shouldMatchStyle; } in shouldMatchStyle() function