Lines Matching defs:SvgRadialGradient
401 struct SvgRadialGradient struct403 float cx;404 float cy;405 float fx;406 float fy;407 float r;408 float fr;409 bool isCxPercentage;410 bool isCyPercentage;411 bool isFxPercentage;412 bool isFyPercentage;413 bool isRPercentage;414 bool isFrPercentage;