Searched refs:updateDisplayState (Results 1 – 5 of 5) sorted by relevance
75 updateDisplayState(); in attach()101 updateDisplayState(); in parseMappedAttribute()207 void HTMLVideoElement::updateDisplayState() in updateDisplayState() function in WebCore::HTMLVideoElement
86 virtual void updateDisplayState();
739 updateDisplayState(); in loadResource()817 updateDisplayState(); in noneSupported()919 updateDisplayState(); in setNetworkState()1047 updateDisplayState(); in setReadyState()2002 updateDisplayState(); in mediaPlayerRepaint()
238 virtual void updateDisplayState() { } in updateDisplayState() function
84116 (WebCore::HTMLMediaElement::loadResource): Call updateDisplayState to let it set configure84118 (WebCore::HTMLMediaElement::noneSupported): updatePosterImage -> updateDisplayState.84123 (WebCore::HTMLMediaElement::mediaPlayerRepaint): updatePosterImage -> updateDisplayState.84128 (WebCore::HTMLMediaElement::updateDisplayState): Ditto.84136 updateDisplayState so shouldDisplayPosterImage() will return the correct result. Remove the84137 PLUGIN_PROXY_FOR_VIDEO code, it is now in updateDisplayState.84141 (WebCore::HTMLVideoElement::updateDisplayState): New, manage display mode based on poster