Home | History | Annotate | Download | only in dom

Lines Matching defs:inherit

201     // Classes that inherit Node and DocumentVisibilityObserver must have a
794 enum InheritedBool { off = false, on = true, inherit };