Home
last modified time | relevance | path

Searched refs:RGB24_CUBE_SIZE (Results 1 – 1 of 1) sorted by relevance

/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/
H A Drxvt.h297 #define RGB24_CUBE_SIZE (Red_levels * Green_levels * Blue_levels) macro
503 RGB24_CUBE_SIZE - 1,
1236 uint32_t rgb24_color[RGB24_CUBE_SIZE]; // the 24-bit color value
1237 uint16_t rgb24_seqno[RGB24_CUBE_SIZE]; // which one is older?