Searched refs:WB_PINABLE (Results 1 – 4 of 4) sorted by relevance
142 #define WB_PINABLE ((WinBits)0x00002000) macro
46 …YLES (WB_SIZEABLE | WB_MOVEABLE | WB_CLOSEABLE | WB_STANDALONE | WB_PINABLE | WB_ROLLABLE )
1539 if ( pBorderWindow->GetStyle() & WB_PINABLE ) in Init()1838 …WinBits nTestStyle = (WB_MOVEABLE | WB_SIZEABLE | WB_ROLLABLE | WB_PINABLE | WB_CLOSEABLE | WB_STA… in ImplInit()
49 …YLES (WB_SIZEABLE | WB_MOVEABLE | WB_CLOSEABLE | WB_STANDALONE | WB_PINABLE | WB_ROLLABLE )