Searched defs:isActive (Results 1 - 25 of 59) sorted by relevance

123

/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DDeviceOrientationProviderQt.h41 bool isActive() const { return m_sensor.isActive(); } function in class:WebCore::DeviceOrientationProviderQt
H A DRunLoopQt.cpp159 bool RunLoop::TimerBase::isActive() const function in class:WebCore::RunLoop::TimerBase
/macosx-10.9.5/WebCore-7537.78.1/history/
H A DBackForwardListImpl.h81 virtual bool isActive() { return enabled() && capacity(); } function in class:WebCore::BackForwardListImpl
H A DBackForwardController.cpp102 bool BackForwardController::isActive() function in class:WebCore::BackForwardController
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DDeviceController.h51 bool isActive() { return !m_listeners.isEmpty(); } function in class:WebCore::DeviceController
H A DFocusController.h77 bool isActive() const { return m_isActive; } function in class:WebCore::FocusController
H A DDOMSecurityPolicy.cpp93 bool DOMSecurityPolicy::isActive() const function in class:WebCore::DOMSecurityPolicy
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DSurfacePool.h40 int isActive() const { return !m_tileBufferPool.isEmpty() && !m_buffersSuspended; } function in class:BlackBerry::WebKit::SurfacePool
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebScrollBar.h127 virtual bool isActive() const { return true; } function in class:WebScrollBar
/macosx-10.9.5/WebCore-7537.78.1/Modules/indexeddb/
H A DIDBTransactionCoordinator.cpp80 bool IDBTransactionCoordinator::isActive(IDBTransactionBackendImpl* transaction) function in class:WebCore::IDBTransactionCoordinator
/macosx-10.9.5/WebCore-7537.78.1/Modules/vibration/
H A DVibration.cpp134 bool Vibration::isActive(Page* page) function in class:WebCore::Vibration
/macosx-10.9.5/WebCore-7537.78.1/Modules/battery/
H A DBatteryController.cpp103 bool BatteryController::isActive(Page* page) function in class:WebCore::BatteryController
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DUserActionElementSet.h46 bool isActive(const Element* element) { return hasFlags(element, IsActiveFlag); } function in class:WebCore::UserActionElementSet
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DAlternativeTextController.h57 bool isActive; member in struct:WebCore::AlternativeTextInfo
/macosx-10.9.5/WebCore-7537.78.1/platform/cf/
H A DRunLoopCF.cpp126 bool RunLoop::TimerBase::isActive() const function in class:WebCore::RunLoop::TimerBase
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/
H A DRunLoopEfl.cpp129 bool RunLoop::TimerBase::isActive() const function in class:WebCore::RunLoop::TimerBase
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DBackForwardListBlackBerry.cpp94 bool BackForwardListBlackBerry::isActive() function in class:WebCore::BackForwardListBlackBerry
/macosx-10.9.5/JavaScriptCore-7537.78.1/assembler/
H A DRepatchBuffer.h136 void setLoadInstructionIsActive(CodeLocationConvertibleLoad label, bool isActive) argument
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dselector.h79 bool isActive() const { return mSelector != NULL; } function in class:Security::UnixPlusPlus::Selector::Client
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dselector.h79 bool isActive() const { return mSelector != NULL; } function in class:Security::UnixPlusPlus::Selector::Client
/macosx-10.9.5/WebCore-7537.78.1/html/shadow/
H A DInsertionPoint.cpp87 bool InsertionPoint::isActive() const function in class:WebCore::InsertionPoint
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DTimer.h119 inline bool TimerBase::isActive() const function in class:WebCore::TimerBase
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DRunLoopGtk.cpp166 bool RunLoop::TimerBase::isActive() const function in class:WebCore::RunLoop::TimerBase
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DRunLoopWin.cpp174 bool RunLoop::TimerBase::isActive() const function in class:WebCore::RunLoop::TimerBase
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DWebPageCreationParameters.cpp36 encoder << isActive; local

Completed in 295 milliseconds

123