Searched defs:WINGDIAPI (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dchromium.h25 # define WINGDIAPI macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwingdi.h37 #define WINGDIAPI macro
39 #define WINGDIAPI DECLSPEC_IMPORT macro
3352 WINGDIAPI INT WINAPI AbortDoc(HDC);
3353 WINGDIAPI BOOL WINAPI AbortPath(HDC);
3354 WINGDIAPI INT WINAPI AddFontResourceA(LPCSTR);
3355 WINGDIAPI INT WINAPI AddFontResourceW(LPCWSTR);
3357 WINGDIAPI INT WINAPI AddFontResourceExA(LPCSTR, DWORD, PVOID);
3358 WINGDIAPI INT WINAPI AddFontResourceExW(LPCWSTR, DWORD, PVOID);
3360 WINGDIAPI HANDLE WINAPI AddFontMemResourceEx(PVOID, DWORD, PVOID, DWORD *);
3361 WINGDIAPI BOO
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwingdi.h37 #define WINGDIAPI macro
39 #define WINGDIAPI DECLSPEC_IMPORT macro
3323 WINGDIAPI INT WINAPI AbortDoc(HDC);
3324 WINGDIAPI BOOL WINAPI AbortPath(HDC);
3325 WINGDIAPI INT WINAPI AddFontResourceA(LPCSTR);
3326 WINGDIAPI INT WINAPI AddFontResourceW(LPCWSTR);
3328 WINGDIAPI INT WINAPI AddFontResourceExA(LPCSTR, DWORD, PVOID);
3329 WINGDIAPI INT WINAPI AddFontResourceExW(LPCWSTR, DWORD, PVOID);
3331 WINGDIAPI HANDLE WINAPI AddFontMemResourceEx(PVOID, DWORD, PVOID, DWORD *);
3332 WINGDIAPI BOO
[all...]

Completed in 117 milliseconds