Searched defs:systemFontScale (Results 1 – 6 of 6) sorted by relevance
406 let systemFontScale = uiContent.getHostContext()?.config?.fontSizeScale ?? 1; variable
280 let systemFontScale = uiContent.getHostContext()?.config?.fontSizeScale ?? 1; variable718 let systemFontScale = uiContent.getHostContext()?.config?.fontSizeScale ?? 1; variable1681 let systemFontScale = uiContent.getHostContext()?.config?.fontSizeScale ?? 1; variable
221 auto systemFontScale = static_cast<double>(pipeline->GetFontScale()); in ReCalcItemHeightScale() local
245 auto systemFontScale = static_cast<double>(pipeline->GetFontScale()); in ReCalcItemHeightScale() local
328 auto systemFontScale = static_cast<double>(pipeline->GetFontScale()); in ReCalcItemHeightScale() local
3083 let systemFontScale = uiContext.getHostContext()?.config?.fontSizeScale ?? 1; variable