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

123456

/haiku/headers/os/app/
H A DApplication.h103 typedef BLooper _inherited; typedef in class:BApplication
H A DHandler.h85 typedef BArchivable _inherited; typedef in class:BHandler
H A DLooper.h109 typedef BHandler _inherited; typedef in class:BLooper
/haiku/src/add-ons/media/media-add-ons/tone_producer_demo/
H A DToneProducerAddOn.h21 typedef BMediaAddOn _inherited; typedef in class:ToneProducerAddOn
/haiku/src/apps/cortex/AddOnHost/
H A DAddOnHostApp.h57 typedef BApplication _inherited; typedef in class:addon_host::App
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeListItem.h65 typedef BListItem _inherited; typedef in class:DormantNodeListItem
H A DDormantNodeView.cpp163 _inherited::MessageReceived(message);
188 _inherited::MouseDown(point);
222 _inherited::MouseMoved(point, transit, message);
H A DDormantNodeView.h54 typedef BListView _inherited; typedef in class:DormantNodeView
H A DDormantNodeWindow.h48 typedef BWindow _inherited; typedef in class:DormantNodeWindow
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.h65 typedef DiagramBox _inherited; typedef in class:MediaNodePanel
H A DMediaRoutingView.h80 typedef DiagramView _inherited; typedef in class:MediaRoutingView
H A DMediaWire.h53 typedef DiagramWire _inherited; typedef in class:MediaWire
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.h136 typedef ObservableHandler _inherited; typedef in class:NodeGroup
H A DNodeManager.h103 typedef ObservableLooper _inherited; typedef in class:NodeManager
H A DNodeRef.h76 typedef ObservableHandler _inherited; typedef in class:NodeRef
/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
H A DTipManagerImpl.cpp851 _inherited::MessageReceived(message);
H A DTipManagerImpl.h265 typedef BView _inherited; typedef in class:_TipManagerView
H A DTipView.cpp127 _inherited::FrameResized(width, height);
H A DTipView.h56 typedef BView _inherited; typedef in class:TipView
H A DTipWindow.h55 typedef BWindow _inherited; typedef in class:TipWindow
/haiku/src/apps/cortex/TransportView/
H A DTransportView.h68 typedef BView _inherited; typedef in class:TransportView
H A DTransportWindow.cpp112 _inherited::MessageReceived(message);

Completed in 122 milliseconds

123456