Home
last modified time | relevance | path

Searched defs:IsHTMLVideoElement (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/media/
H A Dhtml_video_element.h166 bool IsHTMLVideoElement() const override { return true; } in IsHTMLVideoElement() function
H A Dhtml_media_element.h321 virtual bool IsHTMLVideoElement() const { return false; } in IsHTMLVideoElement() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/media/
H A Dhtml_video_element.h167 bool IsHTMLVideoElement() const override { return true; } in IsHTMLVideoElement() function
H A Dhtml_media_element.h315 virtual bool IsHTMLVideoElement() const { return false; } in IsHTMLVideoElement() function