Searched defs:enableFlag (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/gdiplus/ |
H A D | imageattributes.c | 130 ColorAdjustType type, BOOL enableFlag, ARGB colorLow, ARGB colorHigh) in GdipSetImageAttributesColorKeys() 145 ColorAdjustType type, BOOL enableFlag, GDIPCONST ColorMatrix* colorMatrix, in GdipSetImageAttributesColorMatrix() 192 BOOL enableFlag) in GdipSetImageAttributesCachedBackground() 205 ColorAdjustType type, BOOL enableFlag, REAL gamma) in GdipSetImageAttributesGamma() 219 ColorAdjustType type, BOOL enableFlag) in GdipSetImageAttributesNoOp() 232 ColorAdjustType type, BOOL enableFlag, ColorChannelFlags channelFlags) in GdipSetImageAttributesOutputChannel() 245 ColorAdjustType type, BOOL enableFlag, in GdipSetImageAttributesOutputChannelColorProfile() 259 ColorAdjustType type, BOOL enableFlag, UINT mapSize, in GdipSetImageAttributesRemapTable() 298 ColorAdjustType type, BOOL enableFlag, REAL threshold) in GdipSetImageAttributesThreshold()
|