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

  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
MediaControls.cpp 168 bool MediaControls::shouldHideControls()
276 if (shouldHideControls())
296 if (shouldHideControls())
311 if (!shouldHideControls())
MediaControls.h 65 virtual bool shouldHideControls();

Completed in 98 milliseconds