Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DUIElement.cpp1651 const int index_width{ ui->DPI(40) }; in GetColumnWidth() local
2536 const int index_width{ ui->DPI(40) }; in GetColumnWidth() local
2695 const int index_width{ ui->DPI(40) }; in GetColumnWidth() local
H A DCPlayerUIBase.cpp997 int index_width = m_draw.GetTextExtent(buff).cx; in DrawSongInfo() local