Searched refs:COLOR_PURPLE (Results 1 – 3 of 3) sorted by relevance
19 #define COLOR_PURPLE 0x008000ff //紫 macro
43 ``#define COLOR_PURPLE 0x008000ff //紫``
25 pub const COLOR_PURPLE: u32 = 0x008000ff; constant