Home | History | Annotate | Download | only in style

Lines Matching refs:hasStaticInlinePosition

390     bool hasStaticInlinePosition(bool horizontal) const { return horizontal ? hasAutoLeftAndRight() : hasAutoTopAndBottom(); }