Home
last modified time | relevance | path

Searched refs:titles (Results 1 – 25 of 36) sorted by relevance

12

/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dcdda.cpp221 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 Dcdda.h26 char *titles[kMaxTracks]; member
H A Dkernel_interface.cpp693 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 DDeskButton.cpp40 BList& titles, BList& actions, uint32 resizeMask, uint32 flags) in DeskButton() argument
44 fTitleList(titles) in DeskButton()
/haiku/data/catalogs/apps/terminal/
H A Dth.catkeys54 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 Did.catkeys54 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 Dru.catkeys68 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 Dko.catkeys68 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 Del.catkeys68 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 Dja.catkeys68 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 Duk.catkeys68 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 Deo.catkeys54 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 Dsk.catkeys54 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 Dpt_BR.catkeys54 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 Dzh_Hans.catkeys68 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 Dnl.catkeys56 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 Dpt.catkeys56 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 Dit.catkeys68 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 Dpl.catkeys68 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 Dda.catkeys67 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 Dro.catkeys68 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 Dfi.catkeys68 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 Dde.catkeys68 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 Dnb.catkeys68 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 Dsv.catkeys68 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…

12