Searched refs:COLOR_BLUE (Results 1 – 3 of 3) sorted by relevance
17 #define COLOR_BLUE 0x000000ff //蓝 macro
39 ``#define COLOR_BLUE 0x000000ff //蓝``
28 pub const COLOR_BLUE: u32 = 0x000000ff; constant