Searched refs:isValidPercentage (Results 1 – 6 of 6) sorted by relevance
242 decodeOpts.SVGOpts.SVGResize.isValidPercentage = true;286 decodeOpts.SVGOpts.SVGResize.isValidPercentage = true;
297 bool isValidPercentage = false; member
551 if (opts_.plSVGResize.isValidPercentage) { in DoSetDecodeOptions()
386 opts->SVGOpts.SVGResize.isValidPercentage = true; in ParseDecodeOptions2()
2417 if (opts.SVGOpts.SVGResize.isValidPercentage) { in CopyOptionsToPlugin()2418 plOpts.plSVGResize.isValidPercentage = opts.SVGOpts.SVGResize.isValidPercentage; in CopyOptionsToPlugin()
1088 opts->SVGOpts.SVGResize.isValidPercentage = true; in ParseDecodeOptions2()