Lines Matching refs:margin
1146 // Right now, nested rects where the margin is not the same width1151 SkScalar margin = SkScalarAbs(outer[0] - inner[0]);1154 if (!SkScalarNearlyEqual(margin, temp)) {