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

123456

/haiku/src/kits/tracker/infowindow/
H A DFilePermissionsView.h75 typedef BView _inherited; typedef in class:BPrivate::FilePermissionsView
H A DGeneralInfoView.cpp396 _inherited::AttachedToWindow();
404 _inherited::Pulse();
799 _inherited::MessageReceived(message);
H A DGeneralInfoView.h120 typedef BGroupView _inherited; typedef in class:BPrivate::GeneralInfoView
H A DHeaderView.h106 typedef BView _inherited; typedef in class:HeaderView
H A DInfoWindow.cpp186 _inherited::Quit();
245 _inherited::Show();
471 _inherited::MessageReceived(message);
H A DInfoWindow.h93 typedef BWindow _inherited; typedef in class:BPrivate::BInfoWindow
/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/servers/input/
H A DInputServer.h184 typedef BApplication _inherited; typedef in class:InputServer
/haiku/src/system/boot/loader/file_systems/fat/
H A DDirectory.cpp335 _inherited::Open(_cookie, mode);
353 _inherited::Close(cookie);
/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);

Completed in 110 milliseconds

123456