Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtiff/
H A Dtif_next.c105 uint32 npixels = 0, grey; in NeXTDecode() local
119 grey = (uint32)((n>>6) & 0x3); in NeXTDecode()
127 SETPIXEL(op, grey); in NeXTDecode()
/reactos/modules/rostests/winetests/gdi32/
H A Dvertical.sfd143 MDRP[rp0,rnd,grey]
293 MDRP[rnd,grey]
623 MDRP[grey]
780 MDRP[rp0,min,rnd,grey]
804 MIRP[rp0,min,rnd,grey]
H A Dwine_test.sfd111 MDRP[rp0,min,rnd,grey]
135 MIRP[rp0,min,rnd,grey]
H A Dwine_vdmx.sfd138 MDRP[rp0,min,rnd,grey]
162 MIRP[rp0,min,rnd,grey]
/reactos/base/applications/network/telnet/doc/
H A Doptions.txt132 7 - lt. grey (dk. white), 8 - dk. grey, 9 - bright blue, 10 - bright green,
/reactos/modules/rostests/winetests/comctl32/
H A Dimagelist.c1047 static void image_list_add_bitmap(HIMAGELIST himl, BYTE grey, int i) in image_list_add_bitmap() argument
1054 hbm = create_bitmap(BMP_CX, BMP_CX, RGB(grey, grey, grey), comment); in image_list_add_bitmap()
1065 BYTE grey; in image_list_init() member
1100 image_list_add_bitmap(himl, td[i].grey, i + 1); in image_list_init()
/reactos/dll/directx/wine/d3dx9_36/
H A Dmath.c63 FLOAT grey; in D3DXColorAdjustSaturation() local
67 grey = pc->r * 0.2125f + pc->g * 0.7154f + pc->b * 0.0721f; in D3DXColorAdjustSaturation()
68 pout->r = grey + s * (pc->r - grey); in D3DXColorAdjustSaturation()
69 pout->g = grey + s * (pc->g - grey); in D3DXColorAdjustSaturation()
70 pout->b = grey + s * (pc->b - grey); in D3DXColorAdjustSaturation()
/reactos/media/themes/Modern/modern.msstyles/textfiles/Light/
H A DRegularLight.INI173 ; sets the text to grey for the corresponding
H A DExtraLargeLight.INI173 ; sets the text to grey for the corresponding
H A DLargeFontsLight.INI173 ; sets the text to grey for the corresponding
/reactos/media/themes/Modern/modern.msstyles/textfiles/Dark/
H A DExtraLargeDark.INI173 ; sets the text to grey for the corresponding
H A DLargeFontsDark.INI173 ; sets the text to grey for the corresponding
H A DRegularDark.INI173 ; sets the text to grey for the corresponding
/reactos/dll/3rdparty/libpng/docs/
H A DCHANGES3564 Some pixels were treated as true grey when they weren't and such pixels
3565 and true grey ones were not gamma corrected (the original value of the