Searched refs:_Title (Results 1 - 4 of 4) sorted by relevance

/haiku/src/preferences/filetypes/
H A DFileTypeWindow.h32 BString _Title(const BMessage& refs);
H A DApplicationTypeWindow.h38 BString _Title(const BEntry& entry);
H A DFileTypeWindow.cpp142 FileTypeWindow::_Title(const BMessage& refs) function in class:FileTypeWindow
188 SetTitle(_Title(refs).String());
H A DApplicationTypeWindow.cpp539 ApplicationTypeWindow::_Title(const BEntry& entry) function in class:ApplicationTypeWindow
554 SetTitle(_Title(entry).String());

Completed in 104 milliseconds