Home | History | Annotate | Download | only in cg

Lines Matching refs:Radii

706         contextShadow.drawRectShadow(this, rect, RoundedIntRect::Radii());
735 contextShadow.drawRectShadow(this, rect, RoundedIntRect::Radii());
768 contextShadow.drawRectShadow(this, rect, RoundedIntRect::Radii(topLeft, topRight, bottomLeft, bottomRight));
798 if (!roundedHoleRect.radii().isZero())
820 contextShadow.drawInsetShadow(this, rect, roundedHoleRect.rect(), roundedHoleRect.radii());