/haiku/src/add-ons/kernel/file_systems/cdda/ |
H A D | cdda.cpp | 221 cut_string(text.titles[i], "(Album Version)"); in sanitize_titles() 222 sanitize_string(text.titles[i]); in sanitize_titles() 232 if (text.titles[i] != NULL && text.titles[i][0] == '\t' && i > 0) in sanitize_titles() 233 text.titles[i] = copy_string(text.titles[i - 1]); in sanitize_titles() 295 if (!single_case(text.titles[i], upper, first) in correct_case() 306 capitalize_string(text.titles[i]); in correct_case() 322 memset(titles, 0, sizeof(titles)); in cdtext() 334 free(titles[i]); in ~cdtext() 450 dprintf("Track %02u: \"%s\"%s%s%s\n", i + 1, text.titles[i], in dump_cdtext() 618 if (cdtext.titles[track - 1] == NULL) in read_cdtext() [all …]
|
H A D | cdda.h | 26 char *titles[kMaxTracks]; member
|
H A D | kernel_interface.cpp | 693 if (text.titles[i] != NULL) { in Mount() 696 track, text.artists[i], text.titles[i]); in Mount() 699 track, text.titles[i]); in Mount() 722 inode->AddAttribute("Audio:Title", B_STRING_TYPE, text.titles[i]); in Mount()
|
/haiku/src/bin/desklink/ |
H A D | DeskButton.cpp | 40 BList& titles, BList& actions, uint32 resizeMask, uint32 flags) in DeskButton() argument 44 fTitleList(titles) in DeskButton()
|
/haiku/data/catalogs/apps/terminal/ |
H A D | th.catkeys | 54 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 83 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | id.catkeys | 54 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 83 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | ru.catkeys | 68 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 107 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | ko.catkeys | 68 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 107 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | el.catkeys | 68 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 107 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | ja.catkeys | 68 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 107 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | uk.catkeys | 68 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 107 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | eo.catkeys | 54 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 83 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | sk.catkeys | 54 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 82 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | pt_BR.catkeys | 54 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 83 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | zh_Hans.catkeys | 68 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 107 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | nl.catkeys | 56 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 85 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | pt.catkeys | 56 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 85 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | it.catkeys | 68 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 107 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | pl.catkeys | 68 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 107 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | da.catkeys | 67 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 106 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | ro.catkeys | 68 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 107 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | fi.catkeys | 68 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 107 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | de.catkeys | 68 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 107 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | nb.catkeys | 68 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 107 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|
H A D | sv.catkeys | 68 The pattern specifying the tab titles. The following placeholders\ncan be used: Terminal Appearance… 107 The pattern specifying the window titles. The following placeholders\ncan be used: Terminal Appeara…
|