Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_WM.c30 #define COLOR_EXPAND(col) col.r, col.g, col.b, col.a macro
135 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 2 milliseconds