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

/macosx-10.9.5/WebCore-7537.78.1/html/shadow/
H A DMediaControlsApple.h116 MediaControlFullscreenVolumeMaxButtonElement* m_fullScreenMaxVolumeButton; member in class:WebCore::MediaControlsApple
H A DMediaControlsApple.cpp67 , m_fullScreenMaxVolumeButton(0)
229 controls->m_fullScreenMaxVolumeButton = fullScreenMaxVolumeButton.get();
271 if (m_fullScreenMaxVolumeButton)
272 m_fullScreenMaxVolumeButton->setMediaController(controller);

Completed in 74 milliseconds