Home | History | Annotate | Download | only in xps

Lines Matching full:gradstopcollection

891     SkTScopedComPtr<IXpsOMGradientStopCollection> gradStopCollection;
892 HRM(gradientBrush->GetGradientStops(&gradStopCollection),
899 HRM(gradStopCollection->Append(gradStop.get()),
968 SkTScopedComPtr<IXpsOMGradientStopCollection> gradStopCollection;
969 HRM(gradientBrush->GetGradientStops(&gradStopCollection),
976 HRM(gradStopCollection->Append(gradStop.get()),