Home | History | Annotate | Download | only in style

Lines Matching refs:hasStaticBlockPosition

454     bool hasStaticBlockPosition(bool horizontal) const { return horizontal ? hasAutoTopAndBottom() : hasAutoLeftAndRight(); }