Searched refs:_inherited (Results 101 - 125 of 135) sorted by relevance

123456

/haiku/src/system/boot/loader/file_systems/tarfs/
H A Dtarfs.cpp133 typedef ::Directory _inherited; typedef in class:TarFS::Directory
346 _inherited::Open(_cookie, mode);
362 _inherited::Close(cookie);
/haiku/src/kits/tracker/
H A DSettingsViews.cpp290 _inherited::MessageReceived(message);
592 _inherited::MessageReceived(message);
913 _inherited::MessageReceived(message);
H A DAutoMounterSettings.cpp242 _inherited::MessageReceived(message);
H A DStatusWindow.cpp83 typedef BButton _inherited; typedef in class:TCustomButton
142 _inherited::Draw(updateRect);
428 return _inherited::WindowActivated(state);
910 _inherited::MessageReceived(message);
H A DNavigator.cpp134 _inherited::Draw(rect & updateRect);
H A DUtilities.cpp770 _inherited::AttachedToWindow();
787 _inherited::SetViewColor(B_TRANSPARENT_32_BIT);
798 _inherited::SetLowColor(B_TRANSPARENT_32_BIT);
809 _inherited::SetEnabled(false);
828 _inherited::GetContentSize(width, height);
H A DPoseViewScripting.cpp199 return _inherited::GetSupportedSuites(data);
703 return _inherited::ResolveSpecifier(message, index, specifier,
H A DTaskLoop.cpp599 _inherited::AddTask(delayedTask);
H A DTracker.cpp453 return _inherited::QuitRequested();
474 _inherited::Quit();
657 _inherited::MessageReceived(message);
H A DPoseView.h833 typedef BView _inherited; typedef in class:BPrivate::BPoseView
848 typedef BScrollBar _inherited; typedef in class:BPrivate::TScrollBar
/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
H A DNodeGroup.cpp107 return _inherited::release();
807 _inherited::MessageReceived(message);
/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.h265 typedef BView _inherited; typedef in class:_TipManagerView
/haiku/headers/os/app/
H A DLooper.h109 typedef BHandler _inherited; typedef in class:BLooper
/haiku/src/preferences/filetypes/
H A DFileTypesWindow.cpp99 typedef IconView _inherited; typedef in class:TypeIconView
181 const BRect bitmapRect = _inherited::BitmapRect();
197 const BRect bitmapRect = _inherited::BitmapRect();
222 const BRect bitmapRect = _inherited::BitmapRect();
/haiku/src/system/boot/loader/file_systems/fat/
H A DDirectory.cpp335 _inherited::Open(_cookie, mode);
353 _inherited::Close(cookie);
/haiku/src/servers/input/
H A DInputServer.h184 typedef BApplication _inherited; typedef in class:InputServer
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaWire.cpp193 _inherited::MouseDown(point, buttons, clicks);
H A DMediaNodePanel.cpp176 _inherited::MouseDown(point, buttons, clicks);
212 _inherited::MouseOver(point, transit);
H A DMediaRoutingView.cpp334 _inherited::AttachedToWindow();
353 _inherited::AllAttached();
364 _inherited::DetachedFromWindow();
/haiku/src/kits/tracker/infowindow/
H A DFilePermissionsView.cpp386 _inherited::MessageReceived(message);
H A DGeneralInfoView.cpp396 _inherited::AttachedToWindow();
404 _inherited::Pulse();
799 _inherited::MessageReceived(message);
/haiku/src/apps/cortex/RouteApp/
H A DRouteApp.cpp200 _inherited::MessageReceived(message);

Completed in 117 milliseconds

123456