Home | History | Annotate | Download | only in rendering

Lines Matching refs:isPositioned

539     bool isPositioned() const { return m_bitfields.isPositioned(); }
1297 bool isPositioned() const { return m_positionedState != IsStaticallyPositioned; }