Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/gdiplus/
H A Dgraphics.c6349 #define BLUE_COLOR (0xff0000ff) macro
6395 status = GdipCreateSolidFill(BLUE_COLOR, &brush); in test_GdipFillRectanglesOnMemoryDCSolidBrush()
6469 pixel[x] = BLUE_COLOR; in test_GdipFillRectanglesOnMemoryDCTextureBrush()
6556 pixel[x] = BLUE_COLOR; in test_GdipFillRectanglesOnBitmapTextureBrush()
6638 pixel[x] = BLUE_COLOR; in test_GdipDrawImagePointsRectOnMemoryDC()