Searched refs:m_shouldMatchStyle (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/dom/
H A DTextEvent.cpp68 , m_shouldMatchStyle(false)
79 , m_shouldMatchStyle(false)
90 , m_shouldMatchStyle(shouldMatchStyle)
100 , m_shouldMatchStyle(false)
H A DTextEvent.h66 bool shouldMatchStyle() const { return m_shouldMatchStyle; }
85 bool m_shouldMatchStyle; member in class:WebCore::TextEvent

Completed in 154 milliseconds