Home
last modified time | relevance | path

Searched refs:focusOtherFlow (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/ui/src/frontend/
Dkeyboard_event_handler.ts76 focusOtherFlow('Forward');
83 focusOtherFlow('Backward');
113 function focusOtherFlow(direction: Direction) { function