Home | History | Annotate | Download | only in style

Lines Matching refs:shouldPlaceBlockDirectionScrollbarOnLogicalLeft

957     bool shouldPlaceBlockDirectionScrollbarOnLogicalLeft() const { return !isLeftToRightDirection() && isHorizontalWritingMode(); }