Home
last modified time | relevance | path

Searched refs:truncatedWidth (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistListView.cpp151 float truncatedWidth = owner->StringWidth(truncatedDuration.String()); in Draw() local
153 BPoint(frame.right - truncatedWidth, in Draw()
158 frame.Width() - playbackMarkSize - textOffset - truncatedWidth); in Draw()