Searched refs:blurOptions (Results 1 – 10 of 10) sorted by relevance
259 blurOptions: BlurOptions | undefined;266 this.blurOptions = undefined;275 this.blurOptions === another.blurOptions494 blurOptions: BlurOptions | undefined;504 this.blurOptions = undefined;516 this.blurOptions === another.blurOptions &&
1347 this.value.blurOptions?.grayscale);1356 …this.stageValue as ArkForegroundBlurStyle).blurOptions === (this.value as ArkForegroundBlurStyle).…1457 … this.value.blurOptions?.grayscale, this.value.policy, this.value.inactiveColor, this.value.type);2656 …this.value.brightness, this.value.color, this.value.adaptiveColor, this.value.blurOptions?.graysca…2669 this.value.blurOptions?.grayscale === this.stageValue.blurOptions?.grayscale);3647 arkBackgroundBlurStyle.blurOptions = options.blurOptions;3669 arkForegroundBlurStyle.blurOptions = options.blurOptions;
39 | blurOptions<sup>11+</sup> | [BlurOptions](#bluroptions11) | 否 | 灰阶模糊参数。<br/>默认值:graysc…
205 | blurOptions | [BlurOptions](ts-universal-attributes-foreground-blur-style.md#bluroptions11) | …
37 | blurOptions<sup>11+</sup> | [BlurOptions](#bluroptions11) | No | Grayscale blur paramet…
153 blurOptions: {
183 CJBlurOptions blurOptions; member
463 greyVec[0] = options.blurOptions.grayscale[0]; in FfiOHOSAceFrameworkViewAbstractSetForegroundBlurStyleOption()464 greyVec[1] = options.blurOptions.grayscale[1]; in FfiOHOSAceFrameworkViewAbstractSetForegroundBlurStyleOption()
1202 (_a = this.value.blurOptions) === null || _a === void 0 ? void 0 : _a.grayscale);1210 this.stageValue.blurOptions === this.value.blurOptions);1312 (_a = this.value.blurOptions) === null || _a === void 0 ? void 0 : _a.grayscale,2478 (_a = this.value.blurOptions) === null || _a === void 0 ? void 0 : _a.grayscale,2492 …((_a = this.value.blurOptions) === null || _a === void 0 ? void 0 : _a.grayscale) === ((_b = this.…3523 arkBackgroundBlurStyle.blurOptions = options.blurOptions;3542 arkForegroundBlurStyle.blurOptions = options.blurOptions;15420 this.blurOptions = undefined;15427 this.blurOptions === another.blurOptions);15601 this.blurOptions = undefined;[all …]