Home | History | Annotate | Download | only in style

Lines Matching refs:marginStartUsing

694     const Length& marginStartUsing(const RenderStyle* otherStyle) const { return surround->margin.start(otherStyle->writingMode(), otherStyle->direction()); }