Searched defs:window (Results 276 - 290 of 290) sorted by relevance

<<1112

/haiku/src/kits/interface/
H A DWindow.cpp216 _set_menu_sem_(BWindow* window, sem_id sem) argument
610 BWindow::SendBehind(const BWindow* window) argument
2095 AddToSubset(BWindow* window) argument
2117 RemoveFromSubset(BWindow* window) argument
4104 _ReservedWindow1__7BWindow(BWindow* window, BLayout* layout) argument
[all...]
H A DMenu.cpp573 BMenuWindow* window = dynamic_cast<BMenuWindow*>(Window()); local
1661 BMenuWindow* window = dynamic_cast<BMenuWindow*>(Window()); local
2051 BMenuWindow* window = static_cast<BMenuWindow*>(Window()); local
2435 BWindow* window = Window(); local
3312 BMenuWindow* window = static_cast<BMenuWindow*>(Window()); local
[all...]
H A DHaikuControlLook.cpp2199 BWindow* window = view->Window(); local
H A DView.cpp2055 BWindow* window = Window(); local
5106 BWindow* window = Window(); local
5200 BWindow* window = Window(); local
[all...]
/haiku/src/servers/app/
H A DDesktop.cpp276 Window* window = fDesktop->MouseEventWindow(); local
660 Window* window = MouseEventWindow(); local
1110 SelectWindow(Window* window) argument
1133 ActivateWindow(Window* window) argument
1259 SendWindowBehind(Window* window, Window* behindOf, bool sendStack) argument
1332 ShowWindow(Window* window) argument
1371 HideWindow(Window* window, bool fromMinimize) argument
1430 MinimizeWindow(Window* window, bool minimize) argument
1450 MoveWindowBy(Window* window, float x, float y, int32 workspace) argument
1544 ResizeWindowBy(Window* window, float x, float y) argument
1614 SetWindowOutlinesDelta(Window* window, BPoint delta) argument
1633 SetWindowTabLocation(Window* window, float location, bool isShifting) argument
1649 SetWindowDecoratorSettings(Window* window, const BMessage& settings) argument
1664 SetWindowWorkspaces(Window* window, uint32 workspaces) argument
1690 AddWindow(Window *window) argument
1715 RemoveWindow(Window *window) argument
1739 AddWindowToSubset(Window* subset, Window* window) argument
1751 RemoveWindowFromSubset(Window* subset, Window* window) argument
1760 FontsChanged(Window* window) argument
1772 ColorUpdated(Window* window, color_which which, rgb_color color) argument
1797 SetWindowLook(Window* window, window_look newLook) argument
1816 SetWindowFeel(Window* window, window_feel newFeel) argument
1919 SetWindowFlags(Window *window, uint32 newFlags) argument
1936 SetWindowTitle(Window *window, const char* title) argument
1964 SetMouseEventWindow(Window* window) argument
1971 SetViewUnderMouse(const Window* window, int32 viewToken) argument
1979 ViewUnderMouse(const Window* window) argument
1997 Window* window = CurrentWindows().LastWindow(); local
2040 Window* window = nextFocus; local
2134 SetFocusLocked(const Window* window) argument
2210 Window* window = CurrentWindows().FirstWindow(); local
2327 Window* window; local
2396 ::ServerWindow* window; local
3109 _WindowChanged(Window* window) argument
3125 _WindowRemoved(Window* window) argument
3142 _ShowWindow(Window* window, bool affectsOtherWindows) argument
3171 _HideWindow(Window* window) argument
3201 _UpdateSubsetWorkspaces(Window* window, int32 previousIndex, int32 newIndex) argument
3238 _ChangeWindowWorkspaces(Window* window, uint32 oldWorkspaces, uint32 newWorkspaces) argument
3357 _LastFocusSubsetWindow(Window* window) argument
3381 Window* window = WindowAt(fLastMousePosition); local
3396 _SendFakeMouseMoved(Window* window) argument
[all...]
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp1512 BrowserWindow* window = new BrowserWindow(windowFrame, fAppSettings, local
[all...]
/haiku/src/kits/tracker/
H A DFindPanel.cpp2109 FindPanel::FillCurrentQueryName(BTextControl* queryName, FindWindow* window) argument
3236 FindWindow* window = dynamic_cast<FindWindow*>(Window()); local
[all...]
H A DContainerWindow.cpp149 AddOnMenuGenerate(const entry_ref* addOnRef, BMenu* menu, BContainerWindow* window) argument
241 AddOneAddOn(const Model* model, const char* name, uint32 shortcut, uint32 modifiers, bool primary, void* context, BContainerWindow* window, BMenu* menu) argument
2894 EachAddOn(bool (eachAddOn)const Model*, const char*, uint32 shortcut, uint32 modifiers, bool primary, void* context, BContainerWindow* window, BMenu* menu), void* passThru, BStringList& mimeTypes, BMenu* menu) argument
4210 WindowStateNodeOpener(BContainerWindow* window, bool forWriting) argument
4319 BContainerWindow* window = dynamic_cast<BContainerWindow*>(Window()); local
4338 BContainerWindow* window = dynamic_cast<BContainerWindow*>(Window()); local
4365 BContainerWindow* window = dynamic_cast<BContainerWindow*>(Window()); local
[all...]
H A DFSUtils.cpp2575 FSRecursiveCalcSize(BInfoWindow* window, CopyLoopControl* loopControl, argument
[all...]
H A DPoseView.cpp339 BContainerWindow* window = ContainerWindow(); local
929 BContainerWindow* window = ContainerWindow(); local
1401 BWindow* window = dynamic_cast<BWindow*>(lock.Looper()); local
1668 BContainerWindow* window = ContainerWindow(); local
3103 BContainerWindow* window = ContainerWindow(); local
4500 BContainerWindow* window = NULL; local
5187 BContainerWindow* window = ContainerWindow(); local
5200 MoveSelectionInto(TargetModel(), srcWindow, window, buttons, dropPoint, local
5291 MetaMimeChangedAccumulator(void (BPoseView::*func)(const char* type, const char* preferredApp), BContainerWindow* window, const char* type, const char* preferredApp) argument
7112 BContainerWindow* window = ContainerWindow(); local
7373 BContainerWindow* window = ContainerWindow(); local
7391 BContainerWindow* window = ContainerWindow(); local
9926 BWindow* window = item->Submenu()->Window(); local
9956 BContainerWindow* window = ContainerWindow(); local
[all...]
/haiku/src/apps/deskbar/
H A DSwitcher.cpp1230 TBox(BRect bounds, TSwitchManager* manager, TSwitcherWindow* window, TIconView* iconView) argument
2186 TWindowView(BRect rect, TSwitchManager* manager, TSwitcherWindow* window) argument
[all...]
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp373 AboutWindow* window = new(std::nothrow) AboutWindow(); local
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwnreg.h867 uint8_t window; member in struct:iwn5000_wimax_coex::iwn5000_wimax_event
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwmreg.h5256 uint8_t window; member in struct:iwm_scd_txq_cfg_cmd
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwxreg.h2855 uint32_t window; member in struct:iwx_fw_dbg_trigger_tx_latency
6302 uint8_t window; member in struct:iwx_scd_txq_cfg_cmd
[all...]

Completed in 284 milliseconds

<<1112