Home | History | Annotate | Download | only in style

Lines Matching refs:isReverseFlexDirection

769     bool isReverseFlexDirection() const { return flexDirection() == FlowRowReverse || flexDirection() == FlowColumnReverse; }