Searched refs:SetLayeredWindowAttributes_Proc_T (Results 1 – 1 of 1) sorted by relevance
130 typedef sal_Bool ( WINAPI * SetLayeredWindowAttributes_Proc_T ) (HWND,COLORREF,BYTE,DWORD); typedef131 static SetLayeredWindowAttributes_Proc_T lpfnSetLayeredWindowAttributes;379 lpfnSetLayeredWindowAttributes = ( SetLayeredWindowAttributes_Proc_T ) pFunc; in ImplSalCreateFrame()