Searched defs:isUnclippedDescendant (Results 1 – 2 of 2) sorted by relevance
452 unsigned isUnclippedDescendant : 1; variable492 …bool isUnclippedDescendant() const { return ancestorDependentCompositingInputs().isUnclippedDescen… in isUnclippedDescendant() function
1540 bool Internals::isUnclippedDescendant(Element* element, ExceptionState& exceptionState) in isUnclippedDescendant() function in blink::Internals