Searched refs:effectDescendant (Results 1 – 2 of 2) sorted by relevance
101 …ent::ChangeChildRenderSlot(const RefPtr<Element>& child, int32_t renderSlot, bool effectDescendant) in ChangeChildRenderSlot() argument112 } else if (child->GetType() == COMPOSED_ELEMENT && effectDescendant) { in ChangeChildRenderSlot()115 child->ChangeChildRenderSlot(grandChild, newRenderSlot, effectDescendant); in ChangeChildRenderSlot()
316 …oid ChangeChildRenderSlot(const RefPtr<Element>& child, int32_t renderSlot, bool effectDescendant);