Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DBaseDialog.h67 …asedControls(const vector<CtrlTextInfo>& items, CtrlTextInfo::Width center_min_width = CtrlTextInf…
H A DBaseDialog.cpp160 …epositionTextBasedControls(const vector<CtrlTextInfo>& items, CtrlTextInfo::Width center_min_width) in RepositionTextBasedControls() argument
165 int center_width = theApp.DPI(center_min_width); in RepositionTextBasedControls()