Home | History | Annotate | Download | only in style

Lines Matching refs:marginBefore

386     bool hasMarginBeforeQuirk() const { return marginBefore().quirk(); }
690 const Length& marginBefore() const { return surround->margin.before(writingMode()); }