Searched refs:SetLayeredWindowAttributes_Proc_T (Results 1 – 1 of 1) sorted by relevance
134 typedef sal_Bool ( WINAPI * SetLayeredWindowAttributes_Proc_T ) (HWND,COLORREF,BYTE,DWORD); typedef135 static SetLayeredWindowAttributes_Proc_T lpfnSetLayeredWindowAttributes;383 lpfnSetLayeredWindowAttributes = ( SetLayeredWindowAttributes_Proc_T ) pFunc; in ImplSalCreateFrame()
Completed in 39 milliseconds