Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DCUIDrawer.cpp348 int max_width{ rect.Width() }; in DrawSpectrum() local
H A DUIElement.cpp565 …int max_width = GetRect().Width() - child->margin_left.GetValue(GetRect()) - child->margin_right.G… in CalculateChildrenRect() local