Home | History | Annotate | Download | only in style

Lines Matching refs:hasStaticY

369     bool hasStaticY() const { return (top().isAuto() && bottom().isAuto()) || top().isStatic(); }