Home | History | Annotate | Download | only in page

Lines Matching refs:ancestor

1359             // since a frame uses compositing if any ancestor is compositing.
1769 static bool isObjectAncestorContainerOf(RenderObject* ancestor, RenderObject* descendant)
1772 if (r == ancestor)