Home
last modified time | relevance | path

Searched defs:hotkey (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/ui/src/base/
Dhotkeys_unittest.ts59 const hotkey: Hotkey = 'Shift+A'; constant
67 const hotkey: Hotkey = 'Mod+A'; constant
75 const hotkey: Hotkey = 'Mod+A'; constant
/external/perfetto/ui/src/widgets/
Dhotkey_glyphs.ts22 hotkey: Hotkey; property
29 const {hotkey, spoof} = attrs; constant
Dhotkey_context.ts20 hotkey: Hotkey; property
/external/toybox/kconfig/lxdialog/
Dmenubox.c67 int selected, int hotkey) in do_print_item()