Searched refs:AddToSubset (Results 1 - 23 of 23) sorted by relevance

/haiku/src/apps/haikudepot/ui/
H A DShuttingDownWindow.cpp25 AddToSubset(parent);
H A DSettingsWindow.cpp40 AddToSubset(parent);
H A DToLatestUserUsageConditionsWindow.cpp65 AddToSubset(parent);
H A DScreenshotWindow.cpp50 AddToSubset(parent);
H A DRatePackageWindow.cpp186 AddToSubset(parent);
H A DUserLoginWindow.cpp137 AddToSubset(parent);
/haiku/src/apps/cortex/TransportView/
H A DTransportWindow.cpp65 AddToSubset(m_parent);
/haiku/src/apps/launchbox/
H A DNamePanel.cpp83 AddToSubset(fWindow);
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorPickerPanel.cpp83 AddToSubset(fWindow);
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeWindow.cpp88 AddToSubset(m_parent);
/haiku/src/apps/drivesetup/
H A DAbstractParametersPanel.cpp89 AddToSubset(fWindow);
/haiku/src/preferences/filetypes/
H A DExtensionWindow.cpp159 AddToSubset(target);
H A DAttributeWindow.cpp265 AddToSubset(target);
H A DApplicationTypesWindow.cpp296 progressWindow->AddToSubset(this);
/haiku/src/kits/tracker/
H A DSelectionWindow.cpp79 AddToSubset(fParentWindow);
/haiku/src/apps/showimage/
H A DPrintOptionsWindow.cpp93 AddToSubset(listener);
/haiku/src/apps/diskusage/
H A DInfoWindow.cpp68 AddToSubset(parent);
/haiku/src/servers/app/
H A DWindow.h281 bool AddToSubset(Window* window);
H A DWindow.cpp1525 Window::AddToSubset(Window* window) function in class:Window
H A DDesktop.cpp1741 if (!subset->AddToSubset(window))
/haiku/src/tests/servers/app/look_and_feel/
H A DLookAndFeel.cpp293 status_t status = window->AddToSubset(this);
/haiku/headers/os/interface/
H A DWindow.h233 status_t AddToSubset(BWindow* window);
/haiku/src/kits/interface/
H A DWindow.cpp2095 BWindow::AddToSubset(BWindow* window) function in class:BWindow

Completed in 389 milliseconds