Searched refs:pblend (Results 1 – 5 of 5) sorted by relevance
204 blend = *info->pblend; in IntUpdateLayeredWindowI()349 BLENDFUNCTION *pblend, in NtUserUpdateLayeredWindow() argument383 if (pblend) in NtUserUpdateLayeredWindow()385 ProbeForRead(pblend, sizeof(BLENDFUNCTION), 1); in NtUserUpdateLayeredWindow()386 blend = *pblend; in NtUserUpdateLayeredWindow()417 info.pblend = &blend; in NtUserUpdateLayeredWindow()
1804 (BLENDFUNCTION *)info->pblend, in UpdateLayeredWindowIndirect()
3500 BLENDFUNCTION *pblend,
5531 _In_opt_ BLENDFUNCTION* pblend,5542 BLENDFUNCTION CONST* pblend; member
7260 info.pblend = NULL; in test_layered_window()