Searched defs:title (Results 126 - 150 of 167) sorted by last modified time

1234567

/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowConfigView.cpp305 char title[] = "SlideShow Screen Saver"; local
/haiku/src/apps/terminal/
H A DPrefWindow.cpp40 BString title = B_TRANSLATE_COMMENT("%app% settings", "window title"); local
H A DSetTitleDialog.cpp73 SetTitleDialog::Go(const BString& title, bool titleUserDefined, argument
/haiku/src/kits/support/
H A DJob.cpp57 BJob::BJob(const BString& title) argument
/haiku/src/kits/package/
H A DJob.cpp17 BJob::BJob(const BContext& context, const BString& title) argument
H A DActivateRepositoryCacheJob.cpp22 ActivateRepositoryCacheJob(const BContext& context, const BString& title, const BEntry& fetchedRepoCacheEntry, const BString& repositoryName, const BDirectory& targetDirectory) argument
H A DRemoveRepositoryJob.cpp25 RemoveRepositoryJob(const BContext& context, const BString& title, const BString& repositoryName) argument
/haiku/src/preferences/filetypes/
H A DFileTypeWindow.cpp144 BString title; local
/haiku/src/kits/tracker/
H A DOverrideAlert.cpp44 OverrideAlert::OverrideAlert(const char* title, const char* text, argument
63 OverrideAlert::OverrideAlert(const char* title, const char* text, argument
H A DRecentItems.cpp122 RecentItemsMenu::RecentItemsMenu(const char* title, BMessage* openMessage, argument
188 RecentFilesMenu::RecentFilesMenu(const char* title, BMessage* openFileMessage, argument
200 RecentFilesMenu::RecentFilesMenu(const char* title, BMessag argument
222 RecentFoldersMenu(const char* title, BMessage* openMessage, BHandler* target, int32 maxItems, bool navMenuFolders, const char* openedByAppSig) argument
236 RecentAppsMenu(const char* title, BMessage* openMessage, BHandler* target, int32 maxItems) argument
428 NewFileListMenu(const char* title, BMessage* openFileMessage, BMessage* openFolderMessage, BHandler* target, int32 maxItems, bool navMenuFolders, const char* ofType, const char* openedByAppSig) argument
440 NewFileListMenu(const char* title, BMessage* openFileMessage, BMessage* openFolderMessage, BHandler* target, int32 maxItems, bool navMenuFolders, const char* ofTypeList[], int32 ofTypeListCount, const char* openedByAppSig) argument
456 NewFolderListMenu(const char* title, BMessage* openMessage, BHandler* target, int32 maxItems, bool navMenuFolders, const char* openedByAppSig) argument
511 NewAppListMenu(const char* title, BMessage* openMessage, BHandler* target, int32 maxItems) argument
[all...]
H A DSlowMenu.cpp46 BSlowMenu::BSlowMenu(const char* title, menu_layout layout) argument
/haiku/src/apps/debuganalyzer/gui/table/
H A DTableColumns.cpp66 StringTableColumn::StringTableColumn(int32 modelIndex, const char* title, argument
102 BoolStringTableColumn::BoolStringTableColumn(int32 modelIndex, const char* title, argument
134 Int32TableColumn::Int32TableColumn(int32 modelIndex, const char* title, argument
164 Int64TableColumn::Int64TableColumn(int32 modelIndex, const char* title, argument
197 BigtimeTableColumn::BigtimeTableColumn(int32 modelIndex, const char* title, argument
245 NanotimeTableColumn(int32 modelIndex, const char* title, float width, float minWidth, float maxWidth, bool invalidFirst, uint32 truncate, alignment align) argument
[all...]
/haiku/src/kits/game/
H A DDirectWindow.cpp167 BDirectWindow::BDirectWindow(BRect frame, const char* title, window_type type, argument
176 BDirectWindow::BDirectWindow(BRect frame, const char* title, window_look look, argument
/haiku/src/apps/packageinstaller/
H A DBlockingWindow.cpp14 BlockingWindow::BlockingWindow(BRect frame, const char* title, uint32 flags) argument
/haiku/headers/private/kernel/boot/
H A Dmenu.h133 void SetTitle(const char* title) argument
/haiku/src/kits/shared/
H A DTextTable.cpp21 Column(const BString& title, enum alignment align, bool canTruncate) argument
154 TextTable::AddColumn(const BString& title, enum alignment align, argument
H A DPromptWindow.cpp17 PromptWindow::PromptWindow(const char* title, const char* label, argument
/haiku/src/tests/kits/interface/bshelf/
H A DShelfTest.cpp126 TWindow::TWindow(BRect frame, const char *title, BPositionIO *stream) argument
/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DMenuTest.cpp13 TestMenu(const char* title) argument
/haiku/src/tests/servers/app/newerClipping/
H A Dmain.cpp63 Window::Window(const char* title) argument
/haiku/src/tests/servers/app/stress_test/
H A Dmain.cpp168 char title[256]; local
/haiku/src/libs/print/libprint/
H A DDialogWindow.cpp10 DialogWindow(BRect frame, const char *title, window_type type, uint32 flags, uint32 workspace) argument
22 DialogWindow(BRect frame, const char *title, window_look look, window_feel feel, uint32 flags, uint32 workspace) argument
/haiku/src/preferences/printers/
H A DTransportMenu.cpp20 TransportMenu::TransportMenu(const char* title, uint32 what, argument
/haiku/src/servers/notification/
H A DNotificationReceived.cpp31 NotificationReceived::NotificationReceived(const char* title, argument
/haiku/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp219 ConsoleDevice::ConsoleDevice(const char *title) argument

Completed in 265 milliseconds

1234567