Searched refs:NtGdiGetCharWidthW (Results 1 – 7 of 7) sorted by relevance
/reactos/win32ss/gdi/gdi32/objects/ |
H A D | font.c | 722 return NtGdiGetCharWidthW( hdc, in GetCharWidthFloatW() 747 return NtGdiGetCharWidthW( hdc, in GetCharWidthW() 772 return NtGdiGetCharWidthW( hdc, in GetCharWidth32W() 836 ret = NtGdiGetCharWidthW( hdc, in GetCharWidthA() 879 ret = NtGdiGetCharWidthW( hdc, in GetCharWidth32A() 921 ret = NtGdiGetCharWidthW( hdc, wstr[0], (ULONG) count, (PWCHAR) wstr, 0, (PVOID) pxBuffer); in GetCharWidthFloatA() 1048 return NtGdiGetCharWidthW( hdc, in GetCharWidthI()
|
/reactos/modules/rostests/apitests/win32u/win32u_ros/ |
H A D | win32u_ros.spec | 171 @ stdcall NtGdiGetCharWidthW(ptr long long ptr long ptr)
|
/reactos/modules/rostests/apitests/win32u/win32u_2k3sp2/ |
H A D | win32u_2k3sp2.spec | 169 @ stdcall NtGdiGetCharWidthW(ptr long long ptr long ptr)
|
/reactos/modules/rostests/apitests/win32u/win32u_xpsp2/ |
H A D | win32u_xpsp2.spec | 170 @ stdcall NtGdiGetCharWidthW(ptr long long ptr long ptr)
|
/reactos/modules/rostests/apitests/win32u/win32u_vista/ |
H A D | win32u_vista.spec | 287 @ stdcall NtGdiGetCharWidthW(ptr long long ptr long ptr)
|
/reactos/sdk/include/psdk/ |
H A D | ntgdi.h | 1985 NtGdiGetCharWidthW(
|
/reactos/win32ss/gdi/ntgdi/ |
H A D | freetype.c | 7674 NtGdiGetCharWidthW( in NtGdiGetCharWidthW() function
|