Searched defs:isSimulated (Results 1 – 3 of 3) sorted by relevance
45 bool isSimulated() const { return m_isSimulated; } in isSimulated() function
79 … bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool isSimulated) in MouseRelatedEvent()
56 PassRefPtr<Clipboard> clipboard, bool isSimulated) in MouseEvent()