Searched refs:_inherited (Results 51 - 75 of 135) sorted by relevance

123456

/haiku/src/apps/cortex/support/
H A DObservableLooper.h58 typedef BLooper _inherited; typedef in class:ObservableLooper
H A DObservableHandler.cpp183 _inherited::MessageReceived(message);
203 return _inherited::Archive(archive, deep);
/haiku/src/kits/tracker/
H A DFSClipboard.h77 typedef BLooper _inherited; typedef in class:BPrivate::BClipboardRefsWatcher
H A DFavoritesMenu.h102 typedef BSlowMenu _inherited; typedef in class:BPrivate::FavoritesMenu
H A DVirtualDirectoryPoseView.h43 typedef BPoseView _inherited; typedef in class:BPrivate::VirtualDirectoryPoseView
H A DIconMenuItem.cpp134 _inherited::DrawContent();
143 _inherited::Highlight(hilited);
183 _inherited::GetContentSize(width, height);
247 _inherited::DrawContent();
418 _inherited::GetContentSize(width, height);
443 _inherited::DrawContent();
469 _inherited::SetMarked(mark);
H A DOpenWithWindow.cpp322 _inherited::MessageReceived(message);
370 _inherited::NewAttributesMenu(menu);
415 _inherited::SaveState(message);
422 _inherited::Init(message);
429 _inherited::InitLayout();
467 _inherited::RestoreState(message);
490 _inherited::RestoreWindowState(message);
572 _inherited::AttachedToWindow();
772 _inherited::Pulse();
782 _inherited
[all...]
H A DTaskLoop.h138 typedef PeriodicDelayedTask _inherited; typedef in class:BPrivate::RunWhenIdleTask
230 typedef TaskLoop _inherited; typedef in class:BPrivate::StandAloneTaskLoop
H A DFilePanelPriv.h158 typedef BContainerWindow _inherited; typedef in class:BPrivate::TFilePanel
196 typedef BPoseView _inherited; typedef in class:BPrivate::BFilePanelPoseView
H A DOpenWithWindow.h196 typedef BContainerWindow _inherited; typedef in class:BPrivate::OpenWithContainerWindow
268 typedef BPoseView _inherited; typedef in class:BPrivate::OpenWithPoseView
330 typedef BSlowMenu _inherited; typedef in class:BPrivate::OpenWithMenu
H A DTrashWatcher.cpp95 _inherited::MessageReceived(message);
/haiku/src/system/boot/loader/file_systems/fat/
H A DDirectory.h60 typedef ::Directory _inherited; typedef in class:FATFS::Directory
/haiku/src/kits/tracker/infowindow/
H A DHeaderView.h106 typedef BView _inherited; typedef in class:HeaderView
H A DInfoWindow.h93 typedef BWindow _inherited; typedef in class:BPrivate::BInfoWindow
H A DGeneralInfoView.h120 typedef BGroupView _inherited; typedef in class:BPrivate::GeneralInfoView
/haiku/src/apps/cortex/addons/AudioAdapter/
H A DAudioAdapterNode.cpp104 status_t err = _inherited::getPreferredInputFormat(ioFormat);
178 status_t err = _inherited::getPreferredOutputFormat(ioFormat);
223 status_t err = _inherited::validateProposedInputFormat(
270 status_t err = _inherited::validateProposedOutputFormat(
359 return _inherited::SetParameterValue(id, changeTime, value, size);
373 status_t err = _inherited::Connected(
402 _inherited::Connect(
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.h65 typedef DiagramBox _inherited; typedef in class:MediaNodePanel
/haiku/src/apps/cortex/RouteApp/
H A DRouteApp.h63 typedef BApplication _inherited; typedef in class:RouteApp
H A DRouteWindow.h70 typedef BWindow _inherited; typedef in class:RouteWindow
/haiku/src/apps/cortex/TipManager/
H A DTipManager.h85 typedef BWindow _inherited; typedef in class:TipManager
/haiku/src/apps/cortex/TransportView/
H A DTransportView.h68 typedef BView _inherited; typedef in class:TransportView
/haiku/src/apps/cortex/addons/common/
H A DAudioBuffer.h47 typedef RawBuffer _inherited; typedef in class:AudioBuffer
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeView.cpp163 _inherited::MessageReceived(message);
188 _inherited::MouseDown(point);
222 _inherited::MouseMoved(point, transit, message);
/haiku/headers/os/app/
H A DHandler.h85 typedef BArchivable _inherited; typedef in class:BHandler
/haiku/src/apps/cortex/AddOnHost/
H A DAddOnHostApp.cpp167 _inherited::MessageReceived(message);

Completed in 110 milliseconds

123456