Searched defs:shouldDisplayPosterImage (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLVideoElement.h75 bool shouldDisplayPosterImage() const { return displayMode() == Poster || displayMode() == PosterWaitingForVideo; } function in class:blink::FINAL

Completed in 903 milliseconds