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