Searched refs:mnFloatBits (Results 1 – 3 of 3) sorted by relevance
303 pWin = new ImplDockFloatWin( mpImplData->mpParent, mnFloatBits, NULL ); in ImplStartDocking()326 …!( mnFloatBits & ( WB_MOVEABLE | WB_SIZEABLE | WB_CLOSEABLE ) ) ) // no full drag when migrating t… in ImplStartDocking()367 mnFloatBits = WB_BORDER | (nStyle & DOCKWIN_FLOATSTYLES); in ImplInit()855 …mnFloatBits & ( WB_MOVEABLE | WB_SIZEABLE | WB_CLOSEABLE ) ? mnFloatBits | WB_SYSTEMWINDOW : mnFl… in SetFloatingMode()946 mnFloatBits = nStyle; in SetFloatStyle()959 return mnFloatBits; in GetFloatStyle()
856 …mnFloatBits = WB_BORDER | WB_CLOSEABLE | WB_SIZEABLE | (pWindow->GetStyle() & DOCKWIN_FLOATSTY… in ImplDockingWindowWrapper()859 mnFloatBits = pDockWin->GetFloatStyle(); in ImplDockingWindowWrapper()895 pWin = new ImplDockFloatWin2( mpParent, mnFloatBits, NULL ); in ImplStartDocking()1369 … mnFloatBits & ( WB_MOVEABLE | WB_SIZEABLE | WB_CLOSEABLE ) ? in SetFloatingMode()1370 mnFloatBits | WB_SYSTEMWINDOW in SetFloatingMode()1374 : mnFloatBits, in SetFloatingMode()1473 mnFloatBits = nStyle; in SetFloatStyle()1480 return mnFloatBits; in GetFloatStyle()
108 WinBits mnFloatBits; member in ImplDockingWindowWrapper271 WinBits mnFloatBits; member in DockingWindow
Completed in 25 milliseconds