Searched defs:SvgLinearGradient (Results 1 – 1 of 1) sorted by relevance
389 struct SvgLinearGradient struct391 float x1;392 float y1;393 float x2;394 float y2;395 bool isX1Percentage;396 bool isY1Percentage;397 bool isX2Percentage;398 bool isY2Percentage;