Searched refs:isFollowSystem (Results 1 – 4 of 4) sorted by relevance
216 this.isFollowSystem = false;281 if (x6.isFollowSystem !== undefined) {282 this.isFollowSystem = x6.isFollowSystem;713 if (!this.isFollowSystem) {853 this.isFollowSystem = this.getUIContext()?.isFollowingSystemFontScale();
152 isFollowSystem: boolean = false;301 if (!this.isFollowSystem) {425 this.isFollowSystem = this.getUIContext()?.isFollowingSystemFontScale();
1267 auto isFollowSystem = followSystem == "followSystem"; in InitToastServiceConfig() local1269 pipelineContext->SetFollowSystem(isFollowSystem); in InitToastServiceConfig()1274 if (!isFollowSystem) { in InitToastServiceConfig()
1444 auto isFollowSystem = followSystem == "followSystem"; in UpdateFontScale() local1446 context->SetFollowSystem(isFollowSystem); in UpdateFontScale()1451 if (!isFollowSystem) { in UpdateFontScale()