Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DListCtrlEx.cpp133 bool CListCtrlEx::SetRowHeight(int height, int left_space) in SetRowHeight()
H A DUIElement.cpp335 int left_space{}; // 全部具有固定尺寸时首子元素与开始边缘的间距 in CalculateChildrenRect() local