Searched refs:UnSafepwch (Results 1 – 1 of 1) sorted by relevance
7486 IN OPTIONAL PWCHAR UnSafepwch, in NtGdiGetCharABCWidthsW() argument7510 if (UnSafepwch) in NtGdiGetCharABCWidthsW()7523 ProbeForRead(UnSafepwch, pwchSize, 1); in NtGdiGetCharABCWidthsW()7524 RtlCopyMemory(Safepwch, UnSafepwch, pwchSize); in NtGdiGetCharABCWidthsW()