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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dgdiplusgpstubs.h51 class GpFont {}; class
78 typedef struct GpFont GpFont; typedef in typeref:struct:GpFont
H A Dgdiplusflat.h106 GpStatus WINGDIPAPI GdipCloneFont(GpFont*,GpFont**);
108 GpFont**);
109 GpStatus WINGDIPAPI GdipCreateFontFromDC(HDC,GpFont**);
110 GpStatus WINGDIPAPI GdipCreateFontFromLogfontA(HDC,GDIPCONST LOGFONTA*,GpFont**);
111 GpStatus WINGDIPAPI GdipCreateFontFromLogfontW(HDC,GDIPCONST LOGFONTW*,GpFont**);
112 GpStatus WINGDIPAPI GdipDeleteFont(GpFont*);
113 GpStatus WINGDIPAPI GdipGetLogFontA(GpFont*,GpGraphics*,LOGFONTA*);
114 GpStatus WINGDIPAPI GdipGetLogFontW(GpFont*,GpGraphics*,LOGFONTW*);
115 GpStatus WINGDIPAPI GdipGetFamily(GpFont*, GpFontFamil
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dgdiplusgpstubs.h50 class GpFont {}; class
77 typedef struct GpFont GpFont; typedef in typeref:struct:GpFont
H A Dgdiplusflat.h106 GpStatus WINGDIPAPI GdipCloneFont(GpFont*,GpFont**);
108 GpFont**);
109 GpStatus WINGDIPAPI GdipCreateFontFromDC(HDC,GpFont**);
110 GpStatus WINGDIPAPI GdipCreateFontFromLogfontA(HDC,GDIPCONST LOGFONTA*,GpFont**);
111 GpStatus WINGDIPAPI GdipCreateFontFromLogfontW(HDC,GDIPCONST LOGFONTW*,GpFont**);
112 GpStatus WINGDIPAPI GdipDeleteFont(GpFont*);
113 GpStatus WINGDIPAPI GdipGetLogFontA(GpFont*,GpGraphics*,LOGFONTA*);
114 GpStatus WINGDIPAPI GdipGetLogFontW(GpFont*,GpGraphics*,LOGFONTW*);
115 GpStatus WINGDIPAPI GdipGetFamily(GpFont*, GpFontFamil
[all...]

Completed in 43 milliseconds