Home | History | Annotate | Download | only in style

Lines Matching refs:logicalMaxHeight

474     const Length& logicalMaxHeight() const { return isHorizontalWritingMode() ? maxHeight() : maxWidth(); }