Home
last modified time | relevance | path

Searched refs:InsertHyperText (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/aboutsystem/
H A DHyperTextView.h53 void InsertHyperText(const char* inText,
56 void InsertHyperText(const char* inText,
H A DHyperTextView.cpp214 HyperTextView::InsertHyperText(const char* inText, HyperTextAction* action, in InsertHyperText() function in HyperTextView
226 HyperTextView::InsertHyperText(const char* inText, int32 inLength, in InsertHyperText() function in HyperTextView
H A DAboutSystem.cpp1434 fCreditsView->InsertHyperText(B_TRANSLATE_NOCOLLECT(licenseName), in AddCopyrightEntry()
1458 fCreditsView->InsertHyperText(urlName, in AddCopyrightEntry()
1472 fCreditsView->InsertHyperText(urlName, in AddCopyrightEntry()
1607 fCreditsView->InsertHyperText(B_TRANSLATE("Visit the Haiku website"), in _CreateCreditsView()
1610 fCreditsView->InsertHyperText(B_TRANSLATE("Make a donation"), in _CreateCreditsView()
1763 fCreditsView->InsertHyperText(part, new OpenFileAction(mitPath.Path())); in _CreateCreditsView()
1775 fCreditsView->InsertHyperText(part, new OpenFileAction(lgplPath.Path())); in _CreateCreditsView()