Searched defs:shouldDisplayPosterImage (Results 1 - 1 of 1) sorted by path

/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 765 milliseconds