HomeSort by relevance Sort by last modified time
    Searched refs:supportsFullscreen (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLVideoElement.h 90 bool supportsFullscreen() const;
HTMLVideoElement.cpp 132 bool HTMLVideoElement::supportsFullscreen() const
226 if (!supportsFullscreen()) {
242 return supportsFullscreen();

Completed in 33 milliseconds