Home | History | Annotate | Download | only in rendering

Lines Matching refs:FixedPosition

1008     if (position == FixedPosition && (!ancestorLayer || ancestorLayer == renderer()->view()->layer())) {
1017 if (position == FixedPosition) {
1053 if (position == AbsolutePosition || position == FixedPosition) {
2778 if (renderer()->style()->position() == FixedPosition) {
2834 backgroundRect = renderer()->style()->position() == FixedPosition ? parentRects.fixedClipRect() :