Searched defs:shortcuts (Results 1 – 2 of 2) sorted by relevance
66 const shortcuts = htmlElement.querySelectorAll(shortcutsSelector); constant
87 public void setShortcuts(List<ShortcutInfo> shortcuts) { in setShortcuts()