Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Gnome/testsuite/gsk/compare/   (Gnome Linux Desktop Version 4.23.2©)  Datei vom 30.5.2026 mit Größe 472 B image not shown  

Quelle  shrink-rounded-border.node   Sprache: unbekannt

 
Spracherkennung für: .node vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

/* We clip out the transparent region inside the
   border so we can check that the shrinking of
   the inside works properly.
   Comment out the clip to see the actual border
 */

clip {
  /* blame sqrt(2) for those numbers:
     The shrunkrect should be 40 40 70 70 / 70 0
     70/sqrt(2) = 49.4974747...
     40 + 49 = 89 and 40 + 70 - 49 = 61,
     giving you:
   */
  clip: 61 61 28 28;
  child: border {
    outline: 0 0 150 150 / 150 0 150 0;
    widths: 40;
  }
}

[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-07-11]