Searched defs:hasListeners (Results 1 – 4 of 4) sorted by relevance
151 bool hasListeners() const { return !m_oneShots.isEmpty() || !m_watchers.isEmpty(); } in hasListeners() function
219 bool SkEventSink::hasListeners() const in hasListeners() function in SkEventSink
33 Event.prototype.hasListeners = function(listener) { method in Event
23 "hasListeners": {"type": "function"} object