Searched defs:ORANGE (Results 1 – 2 of 2) sorted by relevance
22 #define ORANGE 0x00ff8000 // 橙 macro
247 pub const ORANGE: FontColor = FontColor::new(0xff, 0x80, 0); constant