Searched refs:fRelationText (Results 1 – 2 of 2) sorted by relevance
2014 TruncString(&widthString, fRelationText.String(), fRelationText.Length(), in PreferredWidth()2031 launchWithView->OpenWithRelationDescription(fModel, &fRelationText); in FitValue()2034 fTruncatedWidth = TruncString(outString, fRelationText.String(), in FitValue()2035 fRelationText.Length(), view, fOldWidth, B_TRUNCATE_END); in FitValue()
433 BString fRelationText; variable