Home | History | Annotate | Download | only in style

Lines Matching refs:marginAfterUsing

697     const Length& marginAfterUsing(const RenderStyle* otherStyle) const { return surround->margin.after(otherStyle->writingMode()); }