Home | History | Annotate | Download | only in rendering

Lines Matching refs:isPositioned

328     bool isFixed() const { return renderer()->isPositioned() && renderer()->style()->position() == FixedPosition; }