Searched defs:GDIPCONST (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusFlat.h25 #define GDIPCONST const macro
47 GdipCreatePath2(GDIPCONST GpPointF*, GDIPCONST BYTE*, INT, GpFillMode,
51 GdipCreatePath2I(GDIPCONST GpPoint*, GDIPCONST BYTE*, INT, GpFillMode,
109 GdipAddPathLine2(GpPath *path, GDIPCONST GpPointF *points, INT count);
120 GdipAddPathBeziers(GpPath *path, GDIPCONST GpPointF *points, INT count);
123 GdipAddPathCurve(GpPath *path, GDIPCONST GpPointF *points, INT count);
126 GdipAddPathCurve2(GpPath *path, GDIPCONST GpPointF *points, INT count,
130 GdipAddPathCurve3(GpPath *path, GDIPCONST GpPoint
[all...]
H A DGdiPlusMem.h26 #define GDIPCONST const macro
28 #define GDIPCONST macro

Completed in 90 milliseconds