Home
last modified time | relevance | path

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

/reactos/win32ss/gdi/ntgdi/
H A Ddc.h177 ULONG TranslateCOLORREF(PDC pdc, COLORREF crColor);
H A Ddcutil.c869 TranslateCOLORREF(PDC pdc, COLORREF crColor) in TranslateCOLORREF() function
H A Dpalette.c686 Color = TranslateCOLORREF(dc, Color); in NtGdiGetNearestColor()
H A Dbitblt.c1477 iSolidColor = TranslateCOLORREF(pdc, crColor); in NtGdiSetPixel()