Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DUIElement.cpp815 int width_max{ max_width.IsValid() ? max_width.GetValue(parent_rect) : INT_MAX }; in GetMaxWidth() local
879 int width_max{ max_width.IsValid() ? max_width.GetValue(parent_rect) : INT_MAX }; in GetMaxWidth() local