Searched refs:fRelationText (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DWidgetAttributeText.cpp2014 TruncString(&widthString, fRelationText.String(), fRelationText.Length(),
2031 launchWithView->OpenWithRelationDescription(fModel, &fRelationText);
2034 fTruncatedWidth = TruncString(outString, fRelationText.String(),
2035 fRelationText.Length(), view, fOldWidth, B_TRUNCATE_END);
H A DWidgetAttributeText.h433 BString fRelationText; member in class:BPrivate::OpenWithRelationAttributeText

Completed in 87 milliseconds