OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inActiveDocument
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/html/
HTMLMediaElement.h
81
bool
inActiveDocument
() const { return m_inActiveDocument; }
/external/webkit/Source/WebCore/rendering/
RenderVideo.cpp
237
if (!videoElement()->
inActiveDocument
()) {
Completed in 314 milliseconds