Searched refs:COLOR_EXPAND (Results 1 – 1 of 1) sorted by relevance
30 #define COLOR_EXPAND(col) col.r, col.g, col.b, col.a macro135 s->SetColor(s, COLOR_EXPAND(t->frame_color)); in DirectFB_WM_RedrawLayout()149 s->SetColor(s, COLOR_EXPAND(t->caption_color)); in DirectFB_WM_RedrawLayout()156 s->SetColor(s, COLOR_EXPAND(t->close_color)); in DirectFB_WM_RedrawLayout()159 s->SetColor(s, COLOR_EXPAND(t->max_color)); in DirectFB_WM_RedrawLayout()165 s->SetColor(s, COLOR_EXPAND(t->font_color)); in DirectFB_WM_RedrawLayout()
Completed in 3 milliseconds