Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DCPlayerUIBase.h41 struct SLayoutData struct
43 const int margin = theApp.DPI(4); //边缘的余
44 const int width_threshold = theApp.DPI(600); //界面从普通界面模式切换到窄界面模式时界面宽度的阈
45 const int info_height = theApp.DPI(216); //窄界面模式时显示信息区域的高
46 const int path_edit_height = theApp.DPI(24); //当前路径Edit控件的高
47 const int search_edit_height = theApp.DPI(26); //歌曲搜索框Edit控件区域的高
49 const int toolbar_height = theApp.DPI(24); //播放列表工具栏的高
50 const int titlabar_height = theApp.DPI(28); //标题栏的高
51 const int menubar_height = theApp.DPI(24); //菜单栏的高