Searched refs:AutoTypeMatchByUrlHostInTitle (Results 1 – 5 of 5) sorted by relevance
149 public bool AutoTypeMatchByUrlHostInTitle property in KeePass.App.Configuration.AceIntegration
333 if(Program.Config.Integration.AutoTypeMatchByUrlHostInTitle) in GetSequencesForWindow()
648 lvg, KPRes.AutoTypeMatchByUrlHostInTitle); in LoadAdvancedOptions()
914 o.AutoTypeMatchByUrlHostInTitle = ReadBoolean(xr); in ReadAceIntegration()
2513 public static string AutoTypeMatchByUrlHostInTitle property in KeePass.Resources.KPRes