Home
last modified time | relevance | path

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

/dports/security/keepass/KeePass-2.49-Source/KeePass/Util/
H A DAutoType.cs440 ImageList ilIcons) in PerformGlobal()
446 ImageList ilIcons, string strSeq) in PerformGlobal()
/dports/security/keepass/KeePass-2.49-Source/KeePass/Forms/
H A DListViewForm.cs94 ImageList ilIcons, Action<ListView> fInit) in InitEx()
H A DOptionsForm.cs83 public void InitEx(ImageList ilIcons) in InitEx()
88 public void InitEx(ImageList ilIcons, bool bForceInTaskbar) in InitEx()
H A DAutoTypeCtxForm.cs57 public void InitEx(List<AutoTypeCtx> lCtxs, ImageList ilIcons) in InitEx()
H A DEcasTriggersForm.cs57 public bool InitEx(EcasTriggerSystem triggers, ImageList ilIcons) in InitEx()
H A DIconPickerForm.cs68 public void InitEx(ImageList ilIcons, uint uNumberOfStandardIcons, in InitEx()
H A DEcasTriggerForm.cs46 public void InitEx(EcasTrigger trigger, bool bEditing, ImageList ilIcons) in InitEx()
H A DPwEntryForm.cs223 ImageList ilIcons, bool bShowAdvancedByDefault, bool bSelectFullTitle) in InitEx()
/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DUIUtil.cs699 List<KeyValuePair<string, string>> vColumns, ImageList ilIcons) in CreateEntryList()
798 AceAutoTypeCtxFlags f, ImageList ilIcons) in CreateEntryList()