Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/playlist/
H A DListViews.cpp37 #define TEXT_OFFSET 5.0 macro
70 frame.Width() - TEXT_OFFSET - 4.0 ); in Draw()
74 textPoint.x = frame.left + TEXT_OFFSET; in Draw()
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp34 #define TEXT_OFFSET 5.0 macro
73 itemFrame.Width() - TEXT_OFFSET - 4); in DrawItem()
78 textPoint.x = itemFrame.left + TEXT_OFFSET; in DrawItem()