Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/core-text/src/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 927 B image not shown  

Quelle  string_attributes.rs   Sprache: unbekannt

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

use core_foundation::string::CFStringRef;

extern "C" {
    pub static kCTCharacterShapeAttributeName: CFStringRef;
    pub static kCTFontAttributeName: CFStringRef;
    pub static kCTKernAttributeName: CFStringRef;
    pub static kCTLigatureAttributeName: CFStringRef;
    pub static kCTForegroundColorAttributeName: CFStringRef;
    pub static kCTForegroundColorFromContextAttributeName: CFStringRef;
    pub static kCTParagraphStyleAttributeName: CFStringRef;
    pub static kCTStrokeWidthAttributeName: CFStringRef;
    pub static kCTStrokeColorAttributeName: CFStringRef;
    pub static kCTSuperscriptAttributeName: CFStringRef;
    pub static kCTUnderlineColorAttributeName: CFStringRef;
    pub static kCTUnderlineStyleAttributeName: CFStringRef;
    pub static kCTVerticalFormsAttributeName: CFStringRef;
    pub static kCTGlyphInfoAttributeName: CFStringRef;
    pub static kCTRunDelegateAttributeName: CFStringRef;
}

[ Dauer der Verarbeitung: 0.31 Sekunden  ]