Searched refs:AutoTypeMatchByUrlInTitle (Results 1 – 5 of 5) sorted by relevance
141 public bool AutoTypeMatchByUrlInTitle property in KeePass.App.Configuration.AceIntegration
325 if(Program.Config.Integration.AutoTypeMatchByUrlInTitle) in GetSequencesForWindow()
646 lvg, KPRes.AutoTypeMatchByUrlInTitle); in LoadAdvancedOptions()
911 o.AutoTypeMatchByUrlInTitle = ReadBoolean(xr); in ReadAceIntegration()
2524 public static string AutoTypeMatchByUrlInTitle property in KeePass.Resources.KPRes