Home | History | Annotate | Download | only in rendering

Lines Matching defs:offsetParent

3112 Element* RenderObject::offsetParent() const
3129 // CSS regions specification says that region flows should return the body element as their offsetParent.
3147 // Webkit specific extension where offsetParent stops at zoom level changes.