Searched refs:title (Results 1 - 25 of 283) sorted by path

1234567891011>>

/haiku/3rdparty/mmu_man/onlinedemo/
H A Dhaiku.php822 <title><?php echo PAGE_TITLE; ?></title>
/haiku/3rdparty/mmu_man/scripts/
H A DHardwareChecker.sh27 --title "progress:" --progress "$p" "$m" "$@"
328 echo "<title>Hardware report</title>"
H A DQuickConfig.sh6 --title "Update" \
H A Dmyupdate.sh10 --title "Update" \
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex29 \title{The Resources Format}
/haiku/docs/interface_guidelines/docbook-css/
H A Dcore.css49 title, toc, tocback, tocchap, tocentry, tocfront, toclevel1, toclevel2,
H A Dstyles.css28 title, subtitle {
31 title {
58 * is a section or title. Titles should be allowed to take up the maximum
64 section, title, sect1, sect2, sect3, sect4, sect5, bibliodiv {
69 book>title, article>title {
75 appendix>title, bibliography>title, chapter>title, colophon>title, dedicatio
[all...]
H A Dtables.css57 segmentedlist>title {
/haiku/headers/libs/glut/GL/
H A Dglut.h560 GLUTAPI int GLUTAPIENTRY glutCreateWindow(const char *title);
562 GLUTAPI int GLUTAPIENTRY __glutCreateWindowWithExit(const char *title, void (__cdecl *exitfunc)(int));
564 static int GLUTAPIENTRY glutCreateWindow_ATEXIT_HACK(const char *title) { return __glutCreateWindowWithExit(title, exit); } argument
577 GLUTAPI void GLUTAPIENTRY glutSetWindowTitle(const char *title);
578 GLUTAPI void GLUTAPIENTRY glutSetIconTitle(const char *title);
/haiku/headers/libs/print/libprint/
H A DDialogWindow.h15 const char *title,
21 const char *title,
/haiku/headers/os/app/
H A DNotification.h46 void SetTitle(const BString& title);
/haiku/headers/os/be_apps/Tracker/
H A DRecentItems.h111 static BMenu *NewFileListMenu(const char *title,
117 static BMenu *NewFileListMenu(const char *title,
155 static BMenu *NewFolderListMenu(const char *title,
186 static BMenu *NewAppListMenu(const char *title,
/haiku/headers/os/package/
H A DJob.h26 const BString& title);
/haiku/headers/os/support/
H A DJob.h43 BJob(const BString& title);
/haiku/headers/private/debugger/controllers/
H A DTeamDebugger.h250 void _NotifyUser(const char* title,
/haiku/headers/private/debugger/user_interface/
H A DUserInterface.h73 virtual void NotifyUser(const char* title,
85 virtual int32 SynchronouslyAskUser(const char* title,
/haiku/headers/private/kernel/boot/
H A Dmenu.h100 Menu(menu_type type, const char* title = NULL);
133 void SetTitle(const char* title) argument
134 { fTitle = title; }
/haiku/headers/private/notification/
H A DNotificationReceived.h18 NotificationReceived(const char* title, notification_type type,
/haiku/headers/private/package/
H A DActivateRepositoryCacheJob.h27 const BString& title,
H A DActivateRepositoryConfigJob.h27 const BString& title,
H A DRemoveRepositoryJob.h25 const BString& title,
H A DValidateChecksumJob.h28 const BString& title,
/haiku/headers/private/package/manager/
H A DPackageManager.h327 const char* title);
329 const char* title);
/haiku/headers/private/print/
H A DPrintPanel.h30 BPrintPanel(const BString& title);
/haiku/headers/private/shared/
H A DPromptWindow.h21 PromptWindow(const char* title,

Completed in 129 milliseconds

1234567891011>>