Home
last modified time | relevance | path

Searched defs:progress_height (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DCPlayerUIBase.cpp1872 const int progress_height = DPI(4); in DrawControlBar() local
1977 int progress_height = min(DPI(4), rect.Height()); in DrawProgess() local