Searched refs:MediaControlToggleClosedCaptionsButtonElement (Results 1 – 4 of 4) sorted by relevance
343 MediaControlToggleClosedCaptionsButtonElement::MediaControlToggleClosedCaptionsButtonElement(MediaC… in MediaControlToggleClosedCaptionsButtonElement() function in blink::MediaControlToggleClosedCaptionsButtonElement348 PassRefPtrWillBeRawPtr<MediaControlToggleClosedCaptionsButtonElement> MediaControlToggleClosedCapti… in create()350 …rWillBeRawPtr<MediaControlToggleClosedCaptionsButtonElement> button = adoptRefWillBeNoop(new Media… in create()357 void MediaControlToggleClosedCaptionsButtonElement::updateDisplayType() in updateDisplayType()364 void MediaControlToggleClosedCaptionsButtonElement::defaultEventHandler(Event* event) in defaultEventHandler()376 const AtomicString& MediaControlToggleClosedCaptionsButtonElement::shadowPseudoId() const in shadowPseudoId()
138 class MediaControlToggleClosedCaptionsButtonElement FINAL : public MediaControlInputElement {140 …static PassRefPtrWillBeRawPtr<MediaControlToggleClosedCaptionsButtonElement> create(MediaControls&…147 explicit MediaControlToggleClosedCaptionsButtonElement(MediaControls&);
129 RawPtrWillBeMember<MediaControlToggleClosedCaptionsButtonElement> m_toggleClosedCaptionsButton;
151 …PtrWillBeRawPtr<MediaControlToggleClosedCaptionsButtonElement> toggleClosedCaptionsButton = MediaC… in initializeControls()