Searched refs:_inherited (Results 1 - 25 of 135) sorted by relevance

123456

/haiku/src/apps/cortex/AddOnHost/
H A DAddOnHostApp.h57 typedef BApplication _inherited; typedef in class:addon_host::App
/haiku/src/apps/cortex/addons/common/
H A DMediaNodeControlApp.h51 typedef BApplication _inherited; typedef in class:MediaNodeControlApp
/haiku/src/apps/cortex/support/
H A DScrollHelpers.h51 typedef BView _inherited; typedef in class:ScrollProxyView
61 _inherited::ScrollTo(where);
H A DTextControlFloater.cpp45 typedef BTextControl _inherited; typedef in class:MomentaryTextControl
77 _inherited::MouseDown(point);
179 _inherited::MessageReceived(message);
H A DTextControlFloater.h57 typedef BWindow _inherited; typedef in class:TextControlFloater
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeWindow.h48 typedef BWindow _inherited; typedef in class:DormantNodeWindow
H A DDormantNodeView.h54 typedef BListView _inherited; typedef in class:DormantNodeView
/haiku/src/kits/tracker/
H A DTrashWatcher.h65 typedef BLooper _inherited; typedef in class:BPrivate::BTrashWatcher
H A DNodePreloader.h78 typedef BHandler _inherited; typedef in class:BPrivate::NodePreloader
H A DSelectionWindow.h75 typedef BWindow _inherited; typedef in class:BPrivate::SelectionWindow
H A DDesktopPoseView.h76 typedef BPoseView _inherited; typedef in class:BPrivate::DesktopPoseView
H A DQueryContainerWindow.h69 typedef BContainerWindow _inherited; typedef in class:BPrivate::BQueryContainerWindow
H A DVirtualDirectoryWindow.h40 typedef BContainerWindow _inherited; typedef in class:BPrivate::VirtualDirectoryWindow
H A DTrackerSettingsWindow.h80 typedef BWindow _inherited; typedef in class:BPrivate::TrackerSettingsWindow
H A DNavigator.h96 typedef BView _inherited; typedef in class:BPrivate::BNavigator
104 return dynamic_cast<BContainerWindow*>(_inherited::Window());
H A DDeskWindow.h92 typedef BContainerWindow _inherited; typedef in class:BPrivate::BDeskWindow
99 return dynamic_cast<DesktopPoseView*>(_inherited::PoseView());
H A DSettingsViews.h69 typedef BGroupView _inherited; typedef in class:BPrivate::SettingsView
100 typedef SettingsView _inherited; typedef in class:BPrivate::DesktopSettingsView
137 typedef SettingsView _inherited; typedef in class:BPrivate::WindowsSettingsView
167 typedef SettingsView _inherited; typedef in class:BPrivate::SpaceBarSettingsView
207 typedef SettingsView _inherited; typedef in class:BPrivate::AutomountSettingsPanel
/haiku/src/apps/cortex/TipManager/
H A DTipWindow.cpp120 _inherited::Show();
125 _inherited::Hide();
139 _inherited::WorkspaceActivated(workspace, active);
H A DTipWindow.h55 typedef BWindow _inherited; typedef in class:TipWindow
H A DTipView.h56 typedef BView _inherited; typedef in class:TipView
/haiku/headers/private/tracker/
H A DIconMenuItem.h80 typedef PositionPassingMenuItem _inherited; typedef in class:BPrivate::IconMenuItem
112 typedef BMenuItem _inherited; typedef in class:BPrivate::ModelMenuItem
130 typedef ModelMenuItem _inherited; typedef in class:BPrivate::SpecialModelMenuItem
/haiku/src/apps/cortex/TransportView/
H A DTransportWindow.h53 typedef BWindow _inherited; typedef in class:TransportWindow
H A DTransportWindow.cpp112 _inherited::MessageReceived(message);
/haiku/src/kits/tracker/infowindow/
H A DFilePermissionsView.h75 typedef BView _inherited; typedef in class:BPrivate::FilePermissionsView
/haiku/src/apps/soundrecorder/
H A DTransportButton.cpp238 _inherited::AttachedToWindow();
254 _inherited::DetachedFromWindow();
273 _inherited::WindowActivated(state);
280 _inherited::SetEnabled(on);
587 return _inherited::BitsForMask(mask);
602 _inherited::StartPressing();
613 _inherited::MouseCancelPressing();
628 _inherited::DonePressing();
700 return _inherited::BitsForMask(mask);
715 _inherited
[all...]

Completed in 1395 milliseconds

123456