Searched refs:GpStringFormat (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dgdiplusgpstubs.h54 class GpStringFormat {}; class
81 typedef struct GpStringFormat GpStringFormat; typedef in typeref:struct:GpStringFormat
H A Dgdiplusflat.h216 GDIPCONST GpFont*,GDIPCONST RectF*, GDIPCONST GpStringFormat*,
280 INT, GDIPCONST GpFont*, GDIPCONST RectF*, GDIPCONST GpStringFormat*, INT,
285 GDIPCONST GpFont*,GDIPCONST RectF*,GDIPCONST GpStringFormat*,RectF*,INT*,INT*);
357 GpStatus WINGDIPAPI GdipAddPathString(GpPath*,GDIPCONST WCHAR*,INT,GDIPCONST GpFontFamily*,INT,REAL,GDIPCONST RectF*,GDIPCONST GpStringFormat*);
358 GpStatus WINGDIPAPI GdipAddPathStringI(GpPath*,GDIPCONST WCHAR*,INT,GDIPCONST GpFontFamily*,INT,REAL,GDIPCONST Rect*,GDIPCONST GpStringFormat*);
697 GpStatus WINGDIPAPI GdipCloneStringFormat(GDIPCONST GpStringFormat*,GpStringFormat**);
698 GpStatus WINGDIPAPI GdipCreateStringFormat(INT,LANGID,GpStringFormat**);
699 GpStatus WINGDIPAPI GdipDeleteStringFormat(GpStringFormat*);
700 GpStatus WINGDIPAPI GdipGetStringFormatAlign(GpStringFormat*,StringAlignmen
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dgdiplusgpstubs.h53 class GpStringFormat {}; class
80 typedef struct GpStringFormat GpStringFormat; typedef in typeref:struct:GpStringFormat
H A Dgdiplusflat.h216 GDIPCONST GpFont*,GDIPCONST RectF*, GDIPCONST GpStringFormat*,
267 INT, GDIPCONST GpFont*, GDIPCONST RectF*, GDIPCONST GpStringFormat*, INT,
272 GDIPCONST GpFont*,GDIPCONST RectF*,GDIPCONST GpStringFormat*,RectF*,INT*,INT*);
344 GpStatus WINGDIPAPI GdipAddPathString(GpPath*,GDIPCONST WCHAR*,INT,GDIPCONST GpFontFamily*,INT,REAL,GDIPCONST RectF*,GDIPCONST GpStringFormat*);
345 GpStatus WINGDIPAPI GdipAddPathStringI(GpPath*,GDIPCONST WCHAR*,INT,GDIPCONST GpFontFamily*,INT,REAL,GDIPCONST Rect*,GDIPCONST GpStringFormat*);
672 GpStatus WINGDIPAPI GdipCloneStringFormat(GDIPCONST GpStringFormat*,GpStringFormat**);
673 GpStatus WINGDIPAPI GdipCreateStringFormat(INT,LANGID,GpStringFormat**);
674 GpStatus WINGDIPAPI GdipDeleteStringFormat(GpStringFormat*);
675 GpStatus WINGDIPAPI GdipGetStringFormatAlign(GpStringFormat*,StringAlignmen
[all...]

Completed in 81 milliseconds