Searched refs:hasOwnDisabledStateHandlingFor (Results 1 – 4 of 4) sorted by relevance
91 …if (std::isfinite(duration) || RenderTheme::theme().hasOwnDisabledStateHandlingFor(MediaSliderPart… in reset()96 …if (m_mediaController->hasAudio() || RenderTheme::theme().hasOwnDisabledStateHandlingFor(MediaMute… in reset()128 if (!RenderTheme::theme().hasOwnDisabledStateHandlingFor(MediaMuteButtonPart)) { in reportedError()133 …if (m_toggleClosedCaptionsButton && !RenderTheme::theme().hasOwnDisabledStateHandlingFor(MediaTogg… in reportedError()136 …if (m_fullScreenButton && !RenderTheme::theme().hasOwnDisabledStateHandlingFor(MediaEnterFullscree… in reportedError()
126 virtual bool hasOwnDisabledStateHandlingFor(ControlPart) const { return true; } in hasOwnDisabledStateHandlingFor() function
186 virtual bool hasOwnDisabledStateHandlingFor(ControlPart) const { return true; } in hasOwnDisabledStateHandlingFor() function
177 virtual bool hasOwnDisabledStateHandlingFor(ControlPart) const { return false; } in hasOwnDisabledStateHandlingFor() function