Searched defs:isScheduled (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/cf/
H A DRunLoopObserver.h48 bool isScheduled() const { return m_runLoopObserver; } function in class:WebCore::RunLoopObserver
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DDisplayRefreshMonitorClient.h56 void setIsScheduled(bool isScheduled) { m_scheduled = isScheduled; } argument
57 bool isScheduled() const { return m_scheduled; } function in class:WebCore::DisplayRefreshMonitorClient
H A DDisplayRefreshMonitor.h67 bool isScheduled() const { return m_scheduled; } function in class:WebCore::DisplayRefreshMonitor
/macosx-10.10/WTF-7600.1.24/wtf/gobject/
H A DGMainLoopSource.cpp58 bool GMainLoopSource::isScheduled() const function in class:WTF::GMainLoopSource

Completed in 68 milliseconds