OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isHTMLMediaElement
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.h
584
inline bool
isHTMLMediaElement
(Node* node)
589
inline bool
isHTMLMediaElement
(const Node& node)
HTMLTrackElement.cpp
88
if (!parentNode() &&
isHTMLMediaElement
(insertionPoint))
Completed in 293 milliseconds