Home
last modified time | relevance | path

Searched defs:isActive (Results 1 – 11 of 11) sorted by relevance

/external/webkit/WebKit/win/
DWebScrollBar.h123 virtual bool isActive() const { return true; } in isActive() function
/external/webkit/WebCore/page/
DFocusController.h54 bool isActive() const { return m_isActive; } in isActive() function
DFrameView.cpp1091 bool FrameView::isActive() const in isActive() function in WebCore::FrameView
/external/webkit/WebCore/wml/
DWMLDoElement.h44 bool isActive() const { return m_isActive; } in isActive() function
/external/webkit/WebCore/platform/chromium/
DFramelessScrollView.cpp53 bool FramelessScrollView::isActive() const in isActive() function in WebCore::FramelessScrollView
/external/webkit/WebCore/platform/
DPopupMenu.h150 virtual bool isActive() const { return true; } in isActive() function
DTimer.cpp203 bool TimerBase::isActive() const in isActive() function in WebCore::TimerBase
/external/webkit/WebCore/svg/animation/
DSMILTimeContainer.cpp88 bool SMILTimeContainer::isActive() const in isActive() function in WebCore::SMILTimeContainer
/external/webkit/WebCore/rendering/
DRenderTheme.cpp582 bool RenderTheme::isActive(const RenderObject* o) const in isActive() function in WebCore::RenderTheme
DRenderListBox.cpp589 bool RenderListBox::isActive() const in isActive() function in WebCore::RenderListBox
DRenderLayer.cpp1128 bool RenderLayer::isActive() const in isActive() function in WebCore::RenderLayer