autoplay 416 Source/core/html/HTMLMediaElement.cpp if (!autoplay() && m_player) autoplay 824 Source/core/html/HTMLMediaElement.cpp if (!autoplay()) autoplay 1621 Source/core/html/HTMLMediaElement.cpp if (m_autoplaying && m_paused && autoplay() && !document().isSandboxed(SandboxAutomaticFeatures) && !m_userGestureRequiredForPlay) { autoplay 137 Source/core/html/HTMLMediaElement.h bool autoplay() const;