Home
last modified time | relevance | path

Searched refs:inActiveDocument (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderVideo.cpp237 if (!videoElement()->inActiveDocument()) { in updatePlayer()
/external/webkit/Source/WebCore/html/
DHTMLMediaElement.h81 bool inActiveDocument() const { return m_inActiveDocument; } in inActiveDocument() function
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1684851 (WebCore::HTMLMediaElement::inActiveDocument):