Searched refs:GetSysImageList (Results 1 – 2 of 2) sorted by relevance
53 inline HIMAGELIST GetSysImageList(bool smallIcons) in GetSysImageList() function
226 _list.SetImageList(GetSysImageList(true), LVSIL_SMALL); in OnInit()227 _list.SetImageList(GetSysImageList(false), LVSIL_NORMAL); in OnInit()