Home | History | Annotate | Download | only in liblights

Lines Matching full:set_rgb

214 set_rgb(int red, int green, int blue)
458 g_notify->color = set_rgb(0, 0, 0);
461 g_notify->color = set_rgb(50, 127, 48);
464 g_notify->color = set_rgb(141, 0, 0);
467 g_notify->color = set_rgb(0, 141, 0);
470 g_notify->color = set_rgb(0, 0, 141);
473 g_notify->color = set_rgb(141, 52, 58);
476 g_notify->color = set_rgb(70, 0, 70);
479 g_notify->color = set_rgb(141, 99, 0);
482 g_notify->color = set_rgb(100, 141, 0);
485 g_notify->color = set_rgb(35, 55, 98);
519 colorRGB = set_rgb(101, 255, 96);
522 colorRGB = set_rgb(0, 0, 235);
525 colorRGB = set_rgb(0, 0, 0);
530 colorRGB = set_rgb(101, 255, 96);