Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/opengl32/
H A Dsw_pixelformat.c281 static void test_bitmap_colors(HDC hdc, const struct test_color** colors) in test_bitmap_colors() function
357 test_bitmap_colors(hdc, colors); in test_bitmap_formats()
/reactos/modules/rostests/winetests/gdi32/
H A Dbitmap.c1613 static void test_bitmap_colors( HDC hdc, COLORREF fg, COLORREF bg, int r, int g, int b ) in test_bitmap_colors() function
1778 test_bitmap_colors( hdc, colors[col][0], colors[col][1], r, g, b ); in test_mono_bitmap()