Searched refs:lcsIntent (Results 1 – 4 of 4) sorted by relevance
/reactos/win32ss/gdi/gdi32/objects/ |
H A D | icm.c | 64 lcpw.lcsIntent = lplcpa->lcsIntent; in CreateColorSpaceA()
|
/reactos/dll/win32/mscms/ |
H A D | transform.c | 148 intent = space->lcsIntent > 3 ? INTENT_PERCEPTUAL : space->lcsIntent; in CreateColorTransformW() 150 TRACE( "lcsIntent: %x\n", space->lcsIntent ); in CreateColorTransformW()
|
/reactos/modules/rostests/winetests/gdi32/ |
H A D | generated.c | 3363 TEST_FIELD_SIZE (LOGCOLORSPACEA, lcsIntent, 4) in test_pack_LOGCOLORSPACEA() 3364 TEST_FIELD_ALIGN (LOGCOLORSPACEA, lcsIntent, 4) in test_pack_LOGCOLORSPACEA() 3365 TEST_FIELD_OFFSET(LOGCOLORSPACEA, lcsIntent, 16) in test_pack_LOGCOLORSPACEA() 3400 TEST_FIELD_SIZE (LOGCOLORSPACEW, lcsIntent, 4) in test_pack_LOGCOLORSPACEW() 3401 TEST_FIELD_ALIGN (LOGCOLORSPACEW, lcsIntent, 4) in test_pack_LOGCOLORSPACEW() 3402 TEST_FIELD_OFFSET(LOGCOLORSPACEW, lcsIntent, 16) in test_pack_LOGCOLORSPACEW() 9886 TEST_FIELD_SIZE (LOGCOLORSPACEA, lcsIntent, 4) in test_pack_LOGCOLORSPACEA() 9887 TEST_FIELD_ALIGN (LOGCOLORSPACEA, lcsIntent, 4) in test_pack_LOGCOLORSPACEA() 9888 TEST_FIELD_OFFSET(LOGCOLORSPACEA, lcsIntent, 16) in test_pack_LOGCOLORSPACEA() 9923 TEST_FIELD_SIZE (LOGCOLORSPACEW, lcsIntent, 4) in test_pack_LOGCOLORSPACEW() [all …]
|
/reactos/sdk/include/psdk/ |
H A D | wingdi.h | 1769 LCSGAMUTMATCH lcsIntent; member 1781 LCSGAMUTMATCH lcsIntent; member
|