Home
last modified time | relevance | path

Searched defs:restrictions (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/html/
DHTMLMediaElement.h197 … void setBehaviorRestrictions(BehaviorRestrictions restrictions) { m_restrictions = restrictions; } in setBehaviorRestrictions()
/external/chromium/chrome/browser/ui/
Dbrowser.cc3756 int restrictions = 0; in UpdateCommandsForContentRestrictionState() local