Home
last modified time | relevance | path

Searched refs:NtGdiGetCharABCWidthsW (Results 1 – 7 of 7) sorted by relevance

/reactos/win32ss/gdi/gdi32/objects/
H A Dfont.c697 return NtGdiGetCharABCWidthsW( hdc, in GetCharABCWidthsFloatW()
798 return NtGdiGetCharABCWidthsW( hdc, in GetCharABCWidthsW()
959 ret = NtGdiGetCharABCWidthsW( hdc, in GetCharABCWidthsA()
1001 ret = NtGdiGetCharABCWidthsW( hdc,wstr[0],(ULONG)count, (PWCHAR)wstr, 0, (PVOID)lpABCF); in GetCharABCWidthsFloatA()
1021 return NtGdiGetCharABCWidthsW( hdc, in GetCharABCWidthsI()
/reactos/modules/rostests/apitests/win32u/win32u_ros/
H A Dwin32u_ros.spec168 @ stdcall NtGdiGetCharABCWidthsW(ptr long long ptr long ptr)
/reactos/modules/rostests/apitests/win32u/win32u_2k3sp2/
H A Dwin32u_2k3sp2.spec166 @ stdcall NtGdiGetCharABCWidthsW(ptr long long ptr long ptr)
/reactos/modules/rostests/apitests/win32u/win32u_xpsp2/
H A Dwin32u_xpsp2.spec167 @ stdcall NtGdiGetCharABCWidthsW(ptr long long ptr long ptr)
/reactos/modules/rostests/apitests/win32u/win32u_vista/
H A Dwin32u_vista.spec283 @ stdcall NtGdiGetCharABCWidthsW(ptr long long ptr long ptr)
/reactos/sdk/include/psdk/
H A Dntgdi.h1678 NtGdiGetCharABCWidthsW(
/reactos/win32ss/gdi/ntgdi/
H A Dfreetype.c7471 NtGdiGetCharABCWidthsW( in NtGdiGetCharABCWidthsW() function