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

/haiku/src/kits/tracker/
H A DWidgetAttributeText.cpp159 TruncTimeBase(BString* outString, int64 value, const View* view, float width) function
355 return TruncTimeBase(outString, value, view, width);
412 TruncTimeBase(outString, value, view, width);
1062 TruncTimeBase(&widthString, fValue, pose, 100000);

Completed in 78 milliseconds