OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:potentiallyPlaying
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebCore/html/
HTMLMediaElement.h
252
bool
potentiallyPlaying
() const;
HTMLMediaElement.cpp
800
// Set "wasPotentiallyPlaying" BEFORE updating m_readyState,
potentiallyPlaying
() uses it
801
bool wasPotentiallyPlaying =
potentiallyPlaying
();
860
bool isPotentiallyPlaying =
potentiallyPlaying
();
[
all
...]
Completed in 13 milliseconds