Home
last modified time | relevance | path

Searched refs:WS_EX_LAYERED (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/win/
H A Dwincomp.hxx252 #define WS_EX_LAYERED 0x00080000 macro
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx459 nExSysStyle |= WS_EX_LAYERED; in ImplSalCreateFrame()
468 nExSysStyle |= WS_EX_LAYERED; in ImplSalCreateFrame()
539 if( bLayeredAPI == 1 && GetWindowExStyle( hWnd ) & WS_EX_LAYERED ) in ImplSalCreateFrame()

Completed in 44 milliseconds