Searched defs:hasClients (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DDisplayRefreshMonitor.h52 bool hasClients() const { return m_clients.size(); } function in class:WebCore::DisplayRefreshMonitor
/macosx-10.10/WebCore-7600.1.25/loader/cache/
H A DCachedResource.h123 bool hasClients() const { return !m_clients.isEmpty() || !m_clientsAwaitingCallback.isEmpty(); } function in class:WebCore::CachedResource

Completed in 117 milliseconds