Searched refs:PasswordListItem (Results 1 – 1 of 1) sorted by relevance
22 function PasswordListItem(dataModel, entry, showPasswords) { class26 el.__proto__ = PasswordListItem.prototype;32 PasswordListItem.prototype = { class292 return new PasswordListItem(this.dataModel, entry, showPasswords);345 PasswordListItem: PasswordListItem,