Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/shadow/
DMediaControlRootElement.h124 MediaControlFullscreenVolumeMaxButtonElement* m_fullScreenMaxVolumeButton; variable
DMediaControlRootElement.cpp61 , m_fullScreenMaxVolumeButton(0) in MediaControlRootElement()
204 controls->m_fullScreenMaxVolumeButton = fullScreenMaxVolumeButton.get(); in create()