Home | History | Annotate | Download | only in rendering

Lines Matching refs:MarginDirection

38 enum MarginDirection { BlockDirection, InlineDirection };
391 void computeMarginsForDirection(MarginDirection forDirection, const RenderBlock* containingBlock, LayoutUnit containerWidth, LayoutUnit childWidth, LayoutUnit& marginStart, LayoutUnit& marginEnd, Length marginStartLength, Length marginStartEnd) const;