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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.h 314 void removeBehaviorRestriction(BehaviorRestrictions restriction) { m_restrictions &= ~restriction; }
HTMLMediaElement.cpp 717 removeBehaviorRestriction(RequirePageConsentToLoadMediaRestriction);
847 removeBehaviorRestriction(RequireUserGestureForRateChangeRestriction);
    [all...]

Completed in 26 milliseconds