Lines Matching refs:fontSize
22 int GetFontSize(int fontSize, bool largeFont) in GetFontSize() argument
24 if (largeFont && fontSize > 0) in GetFontSize()
26 return fontSize - 1; in GetFontSize()
28 return fontSize; in GetFontSize()
39 const int32_t fontSize = GetFontSize(kFontLayerMedium, kLargeFont); in initOverlayWidgets() local
42 const int32_t width = 12 * kFontGlyphWidths[fontSize]; in initOverlayWidgets()
43 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets()
46 widget->fontSize = fontSize; in initOverlayWidgets()
62 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); in initOverlayWidgets() local
65 const int32_t width = 150 * kFontGlyphWidths[fontSize]; in initOverlayWidgets()
66 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets()
69 widget->fontSize = fontSize; in initOverlayWidgets()
85 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); in initOverlayWidgets() local
89 const int32_t width = 25 * kFontGlyphWidths[fontSize]; in initOverlayWidgets()
90 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets()
93 widget->fontSize = fontSize; in initOverlayWidgets()
109 const int32_t fontSize = GetFontSize(0, kLargeFont); in initOverlayWidgets() local
116 widget->fontSize = fontSize; in initOverlayWidgets()
128 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); in initOverlayWidgets() local
133 const int32_t width = 40 * kFontGlyphWidths[fontSize]; in initOverlayWidgets()
134 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets()
137 widget->description.fontSize = fontSize; in initOverlayWidgets()
152 const int32_t fontSize = GetFontSize(0, kLargeFont); in initOverlayWidgets() local
159 widget->fontSize = fontSize; in initOverlayWidgets()
171 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); in initOverlayWidgets() local
176 const int32_t width = 40 * kFontGlyphWidths[fontSize]; in initOverlayWidgets()
177 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets()
180 widget->description.fontSize = fontSize; in initOverlayWidgets()
195 const int32_t fontSize = GetFontSize(0, kLargeFont); in initOverlayWidgets() local
202 widget->fontSize = fontSize; in initOverlayWidgets()
214 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); in initOverlayWidgets() local
219 const int32_t width = 40 * kFontGlyphWidths[fontSize]; in initOverlayWidgets()
220 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets()
223 widget->description.fontSize = fontSize; in initOverlayWidgets()
238 const int32_t fontSize = GetFontSize(0, kLargeFont); in initOverlayWidgets() local
245 widget->fontSize = fontSize; in initOverlayWidgets()
257 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); in initOverlayWidgets() local
262 const int32_t width = 40 * kFontGlyphWidths[fontSize]; in initOverlayWidgets()
263 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets()
266 widget->description.fontSize = fontSize; in initOverlayWidgets()
281 const int32_t fontSize = GetFontSize(0, kLargeFont); in initOverlayWidgets() local
288 widget->fontSize = fontSize; in initOverlayWidgets()
300 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); in initOverlayWidgets() local
305 const int32_t width = 40 * kFontGlyphWidths[fontSize]; in initOverlayWidgets()
306 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets()
309 widget->description.fontSize = fontSize; in initOverlayWidgets()
324 const int32_t fontSize = GetFontSize(0, kLargeFont); in initOverlayWidgets() local
331 widget->fontSize = fontSize; in initOverlayWidgets()
343 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); in initOverlayWidgets() local
348 const int32_t width = 40 * kFontGlyphWidths[fontSize]; in initOverlayWidgets()
349 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets()
352 widget->description.fontSize = fontSize; in initOverlayWidgets()
367 const int32_t fontSize = GetFontSize(0, kLargeFont); in initOverlayWidgets() local
374 widget->fontSize = fontSize; in initOverlayWidgets()
386 const int32_t fontSize = GetFontSize(kFontLayerSmall, kLargeFont); in initOverlayWidgets() local
391 const int32_t width = 40 * kFontGlyphWidths[fontSize]; in initOverlayWidgets()
392 const int32_t height = kFontGlyphHeights[fontSize]; in initOverlayWidgets()
395 widget->description.fontSize = fontSize; in initOverlayWidgets()