Lines Matching refs:description
140 widget->description.type = WidgetType::Text; in initOverlayWidgets()
141 widget->description.fontSize = fontSize; in initOverlayWidgets()
142 widget->description.coords[0] = offsetX; in initOverlayWidgets()
143 widget->description.coords[1] = std::max(offsetY - height, 1); in initOverlayWidgets()
144 widget->description.coords[2] = offsetX + width; in initOverlayWidgets()
145 widget->description.coords[3] = offsetY; in initOverlayWidgets()
146 widget->description.color[0] = 0.29411764705882354f; in initOverlayWidgets()
147 widget->description.color[1] = 0.7843137254901961f; in initOverlayWidgets()
148 widget->description.color[2] = 0.0f; in initOverlayWidgets()
149 widget->description.color[3] = 1.0f; in initOverlayWidgets()
150 widget->description.matchToWidget = nullptr; in initOverlayWidgets()
185 widget->description.type = WidgetType::Text; in initOverlayWidgets()
186 widget->description.fontSize = fontSize; in initOverlayWidgets()
187 widget->description.coords[0] = offsetX; in initOverlayWidgets()
188 widget->description.coords[1] = std::max(offsetY - height, 1); in initOverlayWidgets()
189 widget->description.coords[2] = std::min(offsetX + width, -1); in initOverlayWidgets()
190 widget->description.coords[3] = offsetY; in initOverlayWidgets()
191 widget->description.color[0] = 1.0f; in initOverlayWidgets()
192 widget->description.color[1] = 0.7843137254901961f; in initOverlayWidgets()
193 widget->description.color[2] = 0.29411764705882354f; in initOverlayWidgets()
194 widget->description.color[3] = 1.0f; in initOverlayWidgets()
195 widget->description.matchToWidget = nullptr; in initOverlayWidgets()
230 widget->description.type = WidgetType::Text; in initOverlayWidgets()
231 widget->description.fontSize = fontSize; in initOverlayWidgets()
232 widget->description.coords[0] = offsetX; in initOverlayWidgets()
233 widget->description.coords[1] = std::max(offsetY - height, 1); in initOverlayWidgets()
234 widget->description.coords[2] = offsetX + width; in initOverlayWidgets()
235 widget->description.coords[3] = offsetY; in initOverlayWidgets()
236 widget->description.color[0] = 0.29411764705882354f; in initOverlayWidgets()
237 widget->description.color[1] = 0.7843137254901961f; in initOverlayWidgets()
238 widget->description.color[2] = 0.0f; in initOverlayWidgets()
239 widget->description.color[3] = 1.0f; in initOverlayWidgets()
240 widget->description.matchToWidget = nullptr; in initOverlayWidgets()
275 widget->description.type = WidgetType::Text; in initOverlayWidgets()
276 widget->description.fontSize = fontSize; in initOverlayWidgets()
277 widget->description.coords[0] = offsetX; in initOverlayWidgets()
278 widget->description.coords[1] = std::max(offsetY - height, 1); in initOverlayWidgets()
279 widget->description.coords[2] = offsetX + width; in initOverlayWidgets()
280 widget->description.coords[3] = offsetY; in initOverlayWidgets()
281 widget->description.color[0] = 1.0f; in initOverlayWidgets()
282 widget->description.color[1] = 0.0f; in initOverlayWidgets()
283 widget->description.color[2] = 0.29411764705882354f; in initOverlayWidgets()
284 widget->description.color[3] = 1.0f; in initOverlayWidgets()
285 widget->description.matchToWidget = nullptr; in initOverlayWidgets()
320 widget->description.type = WidgetType::Text; in initOverlayWidgets()
321 widget->description.fontSize = fontSize; in initOverlayWidgets()
322 widget->description.coords[0] = offsetX; in initOverlayWidgets()
323 widget->description.coords[1] = std::max(offsetY - height, 1); in initOverlayWidgets()
324 widget->description.coords[2] = std::min(offsetX + width, -1); in initOverlayWidgets()
325 widget->description.coords[3] = offsetY; in initOverlayWidgets()
326 widget->description.color[0] = 1.0f; in initOverlayWidgets()
327 widget->description.color[1] = 0.0f; in initOverlayWidgets()
328 widget->description.color[2] = 0.29411764705882354f; in initOverlayWidgets()
329 widget->description.color[3] = 1.0f; in initOverlayWidgets()
330 widget->description.matchToWidget = nullptr; in initOverlayWidgets()
365 widget->description.type = WidgetType::Text; in initOverlayWidgets()
366 widget->description.fontSize = fontSize; in initOverlayWidgets()
367 widget->description.coords[0] = offsetX - width; in initOverlayWidgets()
368 widget->description.coords[1] = offsetY - height; in initOverlayWidgets()
369 widget->description.coords[2] = offsetX; in initOverlayWidgets()
370 widget->description.coords[3] = offsetY; in initOverlayWidgets()
371 widget->description.color[0] = 0.0f; in initOverlayWidgets()
372 widget->description.color[1] = 0.7843137254901961f; in initOverlayWidgets()
373 widget->description.color[2] = 0.29411764705882354f; in initOverlayWidgets()
374 widget->description.color[3] = 1.0f; in initOverlayWidgets()
375 widget->description.matchToWidget = nullptr; in initOverlayWidgets()
410 widget->description.type = WidgetType::Text; in initOverlayWidgets()
411 widget->description.fontSize = fontSize; in initOverlayWidgets()
412 widget->description.coords[0] = offsetX; in initOverlayWidgets()
413 widget->description.coords[1] = std::max(offsetY - height, 1); in initOverlayWidgets()
414 widget->description.coords[2] = offsetX + width; in initOverlayWidgets()
415 widget->description.coords[3] = offsetY; in initOverlayWidgets()
416 widget->description.color[0] = 0.0f; in initOverlayWidgets()
417 widget->description.color[1] = 0.7843137254901961f; in initOverlayWidgets()
418 widget->description.color[2] = 0.29411764705882354f; in initOverlayWidgets()
419 widget->description.color[3] = 1.0f; in initOverlayWidgets()
420 widget->description.matchToWidget = nullptr; in initOverlayWidgets()
455 widget->description.type = WidgetType::Text; in initOverlayWidgets()
456 widget->description.fontSize = fontSize; in initOverlayWidgets()
457 widget->description.coords[0] = offsetX; in initOverlayWidgets()
458 widget->description.coords[1] = std::max(offsetY - height, 1); in initOverlayWidgets()
459 widget->description.coords[2] = offsetX + width; in initOverlayWidgets()
460 widget->description.coords[3] = offsetY; in initOverlayWidgets()
461 widget->description.color[0] = 0.0f; in initOverlayWidgets()
462 widget->description.color[1] = 0.7843137254901961f; in initOverlayWidgets()
463 widget->description.color[2] = 0.29411764705882354f; in initOverlayWidgets()
464 widget->description.color[3] = 1.0f; in initOverlayWidgets()
465 widget->description.matchToWidget = nullptr; in initOverlayWidgets()
500 widget->description.type = WidgetType::Text; in initOverlayWidgets()
501 widget->description.fontSize = fontSize; in initOverlayWidgets()
502 widget->description.coords[0] = offsetX; in initOverlayWidgets()
503 widget->description.coords[1] = std::max(offsetY - height, 1); in initOverlayWidgets()
504 widget->description.coords[2] = offsetX + width; in initOverlayWidgets()
505 widget->description.coords[3] = offsetY; in initOverlayWidgets()
506 widget->description.color[0] = 0.0f; in initOverlayWidgets()
507 widget->description.color[1] = 0.7843137254901961f; in initOverlayWidgets()
508 widget->description.color[2] = 0.29411764705882354f; in initOverlayWidgets()
509 widget->description.color[3] = 1.0f; in initOverlayWidgets()
510 widget->description.matchToWidget = nullptr; in initOverlayWidgets()
569 widget->description.type = WidgetType::Text; in initOverlayWidgets()
570 widget->description.fontSize = fontSize; in initOverlayWidgets()
571 widget->description.coords[0] = offsetX; in initOverlayWidgets()
572 widget->description.coords[1] = std::max(offsetY - height, 1); in initOverlayWidgets()
573 widget->description.coords[2] = std::min(offsetX + width, -1); in initOverlayWidgets()
574 widget->description.coords[3] = offsetY; in initOverlayWidgets()
575 widget->description.color[0] = 0.7843137254901961f; in initOverlayWidgets()
576 widget->description.color[1] = 0.0f; in initOverlayWidgets()
577 widget->description.color[2] = 0.29411764705882354f; in initOverlayWidgets()
578 widget->description.color[3] = 1.0f; in initOverlayWidgets()
579 widget->description.matchToWidget = nullptr; in initOverlayWidgets()
617 widget->description.type = WidgetType::Text; in initOverlayWidgets()
618 widget->description.fontSize = fontSize; in initOverlayWidgets()
619 widget->description.coords[0] = offsetX; in initOverlayWidgets()
620 widget->description.coords[1] = offsetY; in initOverlayWidgets()
621 widget->description.coords[2] = std::min(offsetX + width, -1); in initOverlayWidgets()
622 widget->description.coords[3] = offsetY + height; in initOverlayWidgets()
623 widget->description.color[0] = 0.0f; in initOverlayWidgets()
624 widget->description.color[1] = 0.7843137254901961f; in initOverlayWidgets()
625 widget->description.color[2] = 0.29411764705882354f; in initOverlayWidgets()
626 widget->description.color[3] = 1.0f; in initOverlayWidgets()
627 widget->description.matchToWidget = nullptr; in initOverlayWidgets()
662 widget->description.type = WidgetType::Text; in initOverlayWidgets()
663 widget->description.fontSize = fontSize; in initOverlayWidgets()
664 widget->description.coords[0] = offsetX; in initOverlayWidgets()
665 widget->description.coords[1] = offsetY - height; in initOverlayWidgets()
666 widget->description.coords[2] = std::min(offsetX + width, -1); in initOverlayWidgets()
667 widget->description.coords[3] = offsetY; in initOverlayWidgets()
668 widget->description.color[0] = 0.0f; in initOverlayWidgets()
669 widget->description.color[1] = 0.7843137254901961f; in initOverlayWidgets()
670 widget->description.color[2] = 0.29411764705882354f; in initOverlayWidgets()
671 widget->description.color[3] = 1.0f; in initOverlayWidgets()
672 widget->description.matchToWidget = nullptr; in initOverlayWidgets()
712 widget->description.type = WidgetType::Text; in initOverlayWidgets()
713 widget->description.fontSize = fontSize; in initOverlayWidgets()
714 widget->description.coords[0] = offsetX; in initOverlayWidgets()
715 widget->description.coords[1] = offsetY - height; in initOverlayWidgets()
716 widget->description.coords[2] = std::min(offsetX + width, -1); in initOverlayWidgets()
717 widget->description.coords[3] = offsetY; in initOverlayWidgets()
718 widget->description.color[0] = 0.7843137254901961f; in initOverlayWidgets()
719 widget->description.color[1] = 0.0f; in initOverlayWidgets()
720 widget->description.color[2] = 0.29411764705882354f; in initOverlayWidgets()
721 widget->description.color[3] = 1.0f; in initOverlayWidgets()
722 widget->description.matchToWidget = nullptr; in initOverlayWidgets()