Lines Matching defs:Color
339 #define U_BT_SolidColor 0x00 //!< Solid Color brush.
1178 #define U_IE_ColorBalanceEffectGuid "{537E597D-251E-48DA-9664-29CA496B70F8}" //!< Color Balance Effect
1179 #define U_IE_ColorCurveEffectGuid "{DD6A0022-58E4-4A67-9D9B-D48EB881A53D}" //!< Color Curve Effect
1180 #define U_IE_ColorLookupTableEffectGuid "{A7CE72A9-0F7F-40D7-B3CC-D0C02D5C3212}" //!< Color Lookup Table Effect
1181 #define U_IE_ColorMatrixEffectGuid "{718F2615-7933-40E3-A511-5F68FE14DD74}" //!< Color Matrix Effect
1197 #define U_IEE_ColorBalanceEffectGuid 3 //!< Color Balance Effect
1198 #define U_IEE_ColorCurveEffectGuid 4 //!< Color Curve Effect
1199 #define U_IEE_ColorLookupTableEffectGuid 5 //!< Color Lookup Table Effect
1200 #define U_IEE_ColorMatrixEffectGuid 6 //!< Color Matrix Effect
1861 U_PMF_ARGB Gradient; //!< Color Gradient with Elements members
1989 U_PMF_ARGB Color; //!< Color of brush
2191 U_PMF_ARGB Color; //!< Erase everything preceding, set background ARGB color.
2292 uint32_t BrushID; //!< Color or index to Brush object, depends on Flags bit0
2438 uint32_t BrushID; //!< Color or index to Brush object, depends on Flags bit0
2463 uint32_t BrushID; //!< Color or index to Brush object, depends on Header.Flags bit0
2480 uint32_t BrushID; //!< Color or index to Brush object, depends on Header.Flags bit0
2496 uint32_t BrushID; //!< Color or index to Brush object, depends on Header.Flags bit0
2507 uint32_t BrushID; //!< Color or index to Brush object, depends on Header.Flags bit0
2530 uint32_t BrushID; //!< Color or index to Brush object, depends on Header.Flags bit0
2546 uint32_t BrushID; //!< Color or index to Brush object, depends on Header.Flags bit0
2562 uint32_t BrushID; //!< Color or index to Brush object, depends on Header.Flags bit0
2954 U_PSEUDO_OBJ *U_PMF_SOLIDBRUSHDATA_set(const U_PSEUDO_OBJ *Color);
2984 U_PSEUDO_OBJ *U_PMR_CLEAR_set(const U_PSEUDO_OBJ *Color);
3092 int U_PMF_SOLIDBRUSHDATA_get(const char *contents, U_PMF_ARGB *Color, const char *blimit);
3122 int U_PMR_CLEAR_get(const char *contents, U_PMF_CMN_HDR *Header, U_PMF_ARGB *Color);