Searched refs:BuildImageList (Results 1 – 4 of 4) sorted by relevance
1794 self.BuildImageList()1798 def BuildImageList(self, shortcut=None, index=None): member in ListShortcut1823 index = self.BuildImageList(child, index)
244 ImageList ilCustom = UIUtil.BuildImageList(m_pd.CustomIcons, in RecreateCustomIconList()
186 void BuildImageList();461 BuildImageList(); in InitializeApplication()598 void BuildImageList() { in BuildImageList() function
463 public static ImageList BuildImageList(List<PwCustomIcon> lIcons, in BuildImageList() method in KeePass.UI.UIUtil