Lines Matching defs:U_PMF_ARGB
1435 } U_PMF_ARGB;
1443 U_PMF_ARGB ClampColor; //!< EmfPlusARGB object
1539 /** U_PMF_ARGB EMF+ manual 2.2.2.1, Microsoft name: EmfPlusARGB Object, defined above, before 2.2.1.6*/
1568 U_PMF_ARGB Colors //!< colors at positions on gradient line
1727 U_PMF_ARGB Foreground; //!< Hatch pattern line color
1728 U_PMF_ARGB Background; //!< Hatch pattern bkground color
1777 U_PMF_ARGB StartColor; //!< Gradient start color
1778 U_PMF_ARGB EndColor; //!< Gradient end color
1843 U_PMF_ARGB Data; //!< Palette data (array of colors)
1857 U_PMF_ARGB CenterColor; //!< Gradient center color
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.
2890 U_PSEUDO_OBJ *U_PMF_ARGBN_set(uint32_t Count, U_PMF_ARGB *Colors);
2891 U_PMF_ARGB U_PMF_ARGBOBJ_set(uint8_t Alpha, uint8_t Red, uint8_t Green, uint8_t Blue);
2895 U_PSEUDO_OBJ *U_PMF_BLENDCOLORS_linear_set(uint32_t Elements,U_PMF_ARGB StartColor, U_PMF_ARGB EndColor);
2929 U_PSEUDO_OBJ *U_PMF_PALETTE_set(uint32_t Flags, uint32_t Elements, const U_PMF_ARGB *Pd);
2930 U_PSEUDO_OBJ *U_PMF_PATHGRADIENTBRUSHDATA_set(uint32_t Flags, int32_t WrapMode, U_PMF_ARGB CenterColor,
3067 int U_PMF_HATCHBRUSHDATA_get(const char *contents, uint32_t *Style, U_PMF_ARGB *Foreground, U_PMF_ARGB *Background, const char *blimit);
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);