Home | History | Annotate | Download | only in style

Lines Matching defs:hasStaticBlockPosition

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