// SVGFEDiffuseLightingElement对象 bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"] = function SVGFEDiffuseLightingElement() { let arg = arguments[0]; if (arg != 'bobo') { bodaEnv.toolsFunc.console_copy('SVGFEDiffuseLightingElement 实例化对象 --->', bodaEnv.toolsFunc.stringify_bo(arguments, function (k, v) { if (v == window) { return 'window'; } else { return v; } })); } ; }; bodaEnv.toolsFunc.safeProto(bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"], "SVGFEDiffuseLightingElement"); bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype.__proto__ = bodaEnv.memory.globlProtoObj["SVGElement"].prototype; bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].__proto__ = bodaEnv.memory.globlProtoObj["SVGElement"]; bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "in1", { configurable: true, enumerable: true, get: { in1() { return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "SVGFEDiffuseLightingElement", "in1_get", arguments); } }.in1, set: undefined }); bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "surfaceScale", { configurable: true, enumerable: true, get: { surfaceScale() { return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "SVGFEDiffuseLightingElement", "surfaceScale_get", arguments); } }.surfaceScale, set: undefined }); bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "diffuseConstant", { configurable: true, enumerable: true, get: { diffuseConstant() { return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "SVGFEDiffuseLightingElement", "diffuseConstant_get", arguments); } }.diffuseConstant, set: undefined }); bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "kernelUnitLengthX", { configurable: true, enumerable: true, get: { kernelUnitLengthX() { return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "SVGFEDiffuseLightingElement", "kernelUnitLengthX_get", arguments); } }.kernelUnitLengthX, set: undefined }); bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "kernelUnitLengthY", { configurable: true, enumerable: true, get: { kernelUnitLengthY() { return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "SVGFEDiffuseLightingElement", "kernelUnitLengthY_get", arguments); } }.kernelUnitLengthY, set: undefined }); bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "x", { configurable: true, enumerable: true, get: { x() { return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "SVGFEDiffuseLightingElement", "x_get", arguments); } }.x, set: undefined }); bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "y", { configurable: true, enumerable: true, get: { y() { return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "SVGFEDiffuseLightingElement", "y_get", arguments); } }.y, set: undefined }); bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "width", { configurable: true, enumerable: true, get: { width() { return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "SVGFEDiffuseLightingElement", "width_get", arguments); } }.width, set: undefined }); bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "height", { configurable: true, enumerable: true, get: { height() { return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "SVGFEDiffuseLightingElement", "height_get", arguments); } }.height, set: undefined }); bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "result", { configurable: true, enumerable: true, get: { result() { return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["SVGFEDiffuseLightingElement"].prototype, "SVGFEDiffuseLightingElement", "result_get", arguments); } }.result, set: undefined });