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

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

Completed in 42 milliseconds