Searched defs:black (Results 1 – 3 of 3) sorted by relevance
368 const lv_color_t black = LV_COLOR_MAKE(0x00, 0x00, 0x00); in lv_style_prop_get_default() local
226 XColor black = { .red = 0, .green = 0, .blue = 0 }; in x11_hide_cursor() local
606 bool black = getBit(data[i >> 3], 7 - (i & 7)); in drawCodewords() local743 int black = 0; in getPenaltyScore() local