Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
DMediaControls.cpp126 …RefPtrWillBeRawPtr<MediaControlCurrentTimeDisplayElement> currentTimeDisplay = MediaControlCurrent… in initializeControls() local
127 m_currentTimeDisplay = currentTimeDisplay.get(); in initializeControls()
129 panel->appendChild(currentTimeDisplay.release(), exceptionState); in initializeControls()