Searched refs:inherited (Results 1 - 25 of 71) sorted by relevance

123

/haiku/src/system/libroot/add-ons/icu/
H A DICUMessagesData.cpp21 : inherited(tlsKey)
36 status_t result = inherited::SetTo(locale, posixLocaleName);
47 status_t result = inherited::SetToPosix();
H A DICULocaleconvData.cpp20 : inherited(tlsKey)
H A DICUNumericData.cpp24 inherited(tlsKey),
47 status_t result = inherited::SetTo(locale, posixLocaleName);
101 status_t result = inherited::SetToPosix();
/haiku/headers/os/package/
H A DDropRepositoryRequest.h19 typedef BRequest inherited; typedef in class:BPackageKit::DropRepositoryRequest
H A DDownloadFileRequest.h20 typedef BRequest inherited; typedef in class:BPackageKit::DownloadFileRequest
H A DAddRepositoryRequest.h25 typedef BRequest inherited; typedef in class:BPackageKit::AddRepositoryRequest
H A DRefreshRepositoryRequest.h27 typedef BRequest inherited; typedef in class:BPackageKit::BRefreshRepositoryRequest
/haiku/headers/private/libroot/locale/
H A DICULocaleconvData.h22 typedef ICUCategoryData inherited; typedef in class:BPrivate::Libroot::ICULocaleconvData
H A DICUMessagesData.h18 typedef ICUCategoryData inherited; typedef in class:BPrivate::Libroot::ICUMessagesData
H A DICUNumericData.h18 typedef ICULocaleconvData inherited; typedef in class:BPrivate::Libroot::ICUNumericData
/haiku/headers/private/package/
H A DRemoveRepositoryJob.h20 typedef BJob inherited; typedef in class:BPackageKit::BPrivate::RemoveRepositoryJob
H A DActivateRepositoryCacheJob.h22 typedef BJob inherited; typedef in class:BPackageKit::BPrivate::ActivateRepositoryCacheJob
H A DActivateRepositoryConfigJob.h22 typedef BJob inherited; typedef in class:BPackageKit::BPrivate::ActivateRepositoryConfigJob
H A DValidateChecksumJob.h23 typedef BJob inherited; typedef in class:BPackageKit::BPrivate::ValidateChecksumJob
/haiku/src/add-ons/print/transports/print_to_file/
H A DFileSelector.h45 typedef BWindow inherited; typedef in class:FileSelector
/haiku/headers/private/package/hpkg/
H A DPackageReaderImpl.h30 typedef ReaderImplBase inherited; typedef in class:BPackageKit::BHPKG::BPrivate::PackageReaderImpl
50 { return inherited::RawHeapReader(); }
52 { return inherited::HeapReader(); }
H A DRepositoryReaderImpl.h26 typedef ReaderImplBase inherited; typedef in class:BPackageKit::BHPKG::BPrivate::RepositoryReaderImpl
/haiku/src/kits/game/
H A DDirectWindow.cpp204 return inherited::Archive(data, deep);
211 inherited::Quit();
218 inherited::DispatchMessage(message, handler);
225 inherited::MessageReceived(message);
232 inherited::FrameMoved(newPosition);
239 inherited::WorkspacesChanged(oldWorkspaces, newWorkspaces);
246 inherited::WorkspaceActivated(index, state);
253 inherited::FrameResized(newWidth, newHeight);
260 inherited::Minimize(minimize);
267 inherited
[all...]
/haiku/headers/private/storage/
H A DAddOnMonitor.h26 typedef BLooper inherited; typedef in class:BPrivate::Storage::AddOnMonitor
/haiku/src/kits/package/
H A DActivateRepositoryCacheJob.cpp26 inherited(context, title),
H A DDropRepositoryRequest.cpp28 inherited(context),
H A DValidateChecksumJob.cpp26 inherited(context, title),
/haiku/src/preferences/input/
H A DInputMouse.h43 typedef BBox inherited; typedef in class:InputMouse
H A DMouseView.h47 typedef BView inherited; typedef in class:MouseView
H A DSettingsView.h43 typedef BBox inherited; typedef in class:SettingsView

Completed in 113 milliseconds

123