Home
last modified time | relevance | path

Searched refs:m_fullScreenMinVolumeButton (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/html/shadow/
DMediaControlRootElement.h122 MediaControlFullscreenVolumeMinButtonElement* m_fullScreenMinVolumeButton; variable
DMediaControlRootElement.cpp59 , m_fullScreenMinVolumeButton(0) in MediaControlRootElement()
192 controls->m_fullScreenMinVolumeButton = fullScreenMinVolumeButton.get(); in create()