Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/components/
Dhierarchy_component.ts238 const arrowEvent = new CustomEvent( constant
244 const arrowEvent = new CustomEvent(ViewerEvents.ArrowUpPress, details); constant