Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/playlist/
H A DListViews.h17 FLAGS_TINTED_LINE = 0x01, enumerator
H A DListViews.cpp97 if ( flags & FLAGS_TINTED_LINE ) in DrawBackground()
912 flags |= FLAGS_TINTED_LINE; in DrawListItem()