Home
last modified time | relevance | path

Searched refs:WB_PINABLE (Results 1 – 4 of 4) sorted by relevance

/trunk/main/tools/inc/tools/
H A Dwintypes.hxx140 #define WB_PINABLE ((WinBits)0x00002000) macro
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx1539 if ( pBorderWindow->GetStyle() & WB_PINABLE ) in Init()
1838 …WinBits nTestStyle = (WB_MOVEABLE | WB_SIZEABLE | WB_ROLLABLE | WB_PINABLE | WB_CLOSEABLE | WB_STA… in ImplInit()
H A Ddockwin.cxx46 …YLES (WB_SIZEABLE | WB_MOVEABLE | WB_CLOSEABLE | WB_STANDALONE | WB_PINABLE | WB_ROLLABLE )
H A Ddockmgr.cxx49 …YLES (WB_SIZEABLE | WB_MOVEABLE | WB_CLOSEABLE | WB_STANDALONE | WB_PINABLE | WB_ROLLABLE )