Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/common/
Duser_options.ts26 tooltip?: string; property
/development/tools/motion/motion_test_watcher_app/src/timeline/graph/
Dline-graph-visualization.ts191 const tooltip = g constant
/development/tools/winscope/src/app/components/timeline/
Dtimeline_component.ts988 let tooltip = TRACE_INFO[trace.type].name; variable