Searched refs:m_seekForwardButton (Results 1 – 2 of 2) sorted by relevance
52 , m_seekForwardButton(0) in MediaControlRootElement()144 controls->m_seekForwardButton = seekForwardButton.get(); in create()417 m_seekForwardButton->hide(); in enteredFullscreen()431 m_seekForwardButton->show(); in exitedFullscreen()
115 MediaControlSeekForwardButtonElement* m_seekForwardButton; variable