Home
last modified time | relevance | path

Searched refs:OnBtnSelListFont (Results 1 – 2 of 2) sorted by relevance

/dports/security/keepass/KeePass-2.49-Source/KeePass/Forms/
H A DOptionsForm.Designer.cs492 this.m_btnSelFont.Click += new System.EventHandler(this.OnBtnSelListFont); in InitializeComponent()
H A DOptionsForm.cs908 private void OnBtnSelListFont(object sender, EventArgs e) in OnBtnSelListFont() method in KeePass.Forms.OptionsForm