Home | History | Annotate | Download | only in gdiplus

Lines Matching refs:ARGB

757 		ARGB *presetArgb =
758 (ARGB*) DllExports::GdipAlloc(count * sizeof(ARGB));
800 ARGB *colorsArgb =
801 (ARGB*) DllExports::GdipAlloc(*count * sizeof(ARGB));
905 ARGB *presetArgb =
906 (ARGB*) DllExports::GdipAlloc(count * sizeof(ARGB));
924 ARGB *colorsArgb =
925 (ARGB*) DllExports::GdipAlloc(*count * sizeof(ARGB));