Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLVideoElement.cpp161 KURL poster = posterImageURL(); in setDisplayMode()
178 if (posterImageURL().isEmpty()) in updateDisplayState()
265 KURL HTMLVideoElement::posterImageURL() const in posterImageURL() function in WebCore::HTMLVideoElement
DHTMLVideoElement.h62 KURL posterImageURL() const;