Home | History | Annotate | Download | only in style

Lines Matching refs:marginEndUsing

695     const Length& marginEndUsing(const RenderStyle* otherStyle) const { return surround->margin.end(otherStyle->writingMode(), otherStyle->direction()); }