Lines Matching refs:margin
1391 // Right now, nested rects where the margin is not the same width1398 SkScalar margin = SkScalarAbs(outer[0] - inner[0]);1399 bool allGoE1 = margin >= SK_Scalar1;1406 if (!SkScalarNearlyEqual(margin, temp)) {