Searched refs:updatePosterImage (Results 1 – 6 of 6) sorted by relevance
72 updatePosterImage(); in attach()100 updatePosterImage(); in parseMappedAttribute()185 void HTMLVideoElement::updatePosterImage() in updatePosterImage() function in WebCore::HTMLVideoElement
73 void updatePosterImage();
674 static_cast<HTMLVideoElement*>(this)->updatePosterImage(); in noneSupported()753 static_cast<HTMLVideoElement*>(this)->updatePosterImage(); in setNetworkState()893 static_cast<HTMLVideoElement*>(this)->updatePosterImage(); in setReadyState()
12153 (WebCore::HTMLMediaElement::setReadyState): Only call updatePosterImage from one place12158 (WebCore::HTMLVideoElement::attach): Call updatePosterImage before checking to see if we12164 (WebCore::HTMLVideoElement::updatePosterImage): Don't bother looking at the network state,
75699 … Calls updatePosterImage when the network state is empty and when the first frame has been loaded.75715 …(WebCore::HTMLVideoElement::updatePosterImage): Added. Updates m_shouldShowPosterImage and if its…
28142 (WebCore::HTMLVideoElement::updatePosterImage): Update for ready state name changes.