Home
last modified time | relevance | path

Searched refs:ID2D1Factory_GetDesktopDpi (Results 1 – 3 of 3) sorted by relevance

/dports/www/lagrange/lagrange-1.7.3/src/
H A Dwin32.c172 ID2D1Factory_GetDesktopDpi(d2dFactory, &dpiX, &dpiY); in desktopDPI_Win32()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1.h1659 #define ID2D1Factory_GetDesktopDpi(this,A,B) (this)->lpVtbl->GetDesktopDpi(this,A,B) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd2d1.h1659 #define ID2D1Factory_GetDesktopDpi(this,A,B) (this)->lpVtbl->GetDesktopDpi(this,A,B) macro