Searched defs:cyan (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dswapchain.c784 static const struct wined3d_color cyan = {0.0f, 1.0f, 1.0f, 1.0f}; local
786 TRACE("Clearing the color buffer with cyan color\n");
789 WINED3DCLEAR_TARGET, &cyan, 1.0f, 0);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dicm.h69 WORD cyan; member in struct:CMYKCOLOR
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dicm.h69 WORD cyan; member in struct:CMYKCOLOR

Completed in 59 milliseconds