Home | History | Annotate | Download | only in style

Lines Matching refs:logicalMaxWidth

472     const Length& logicalMaxWidth() const { return isHorizontalWritingMode() ? maxWidth() : maxHeight(); }