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, function in class:HyperTextView
226 HyperTextView::InsertHyperText(const char* inText, int32 inLength, function in class:HyperTextView
H A DAboutSystem.cpp1434 fCreditsView->InsertHyperText(B_TRANSLATE_NOCOLLECT(licenseName),
1458 fCreditsView->InsertHyperText(urlName,
1472 fCreditsView->InsertHyperText(urlName,
1607 fCreditsView->InsertHyperText(B_TRANSLATE("Visit the Haiku website"),
1610 fCreditsView->InsertHyperText(B_TRANSLATE("Make a donation"),
1763 fCreditsView->InsertHyperText(part, new OpenFileAction(mitPath.Path()));
1775 fCreditsView->InsertHyperText(part, new OpenFileAction(lgplPath.Path()));

Completed in 38 milliseconds