Home
last modified time | relevance | path

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

/development/tools/motion/motion_test_watcher_app/src/timeline/graph/
Dline-graph-visualization.ts191 const tooltip = g constant
196 const tooltipRect = tooltip
202 const tooltipText = tooltip.append('text').attr('fill', 'black');
212 tooltip.style('opacity', 1);
216 tooltip.style('opacity', 0);
244 tooltip.attr(
249 tooltip.style('display', 'block');
251 tooltip.style('display', 'none');
/development/tools/winscope/src/viewers/common/
Duser_options.ts26 tooltip?: string; property
Dabstract_presenter_input_method.ts91 tooltip: `If checked, shows the value of all properties.
Dabstract_presenter_input_method_test.ts72 tooltip: `If checked, shows the value of all properties.
/development/tools/winscope/src/app/components/timeline/
Dtimeline_component.ts988 let tooltip = TRACE_INFO[trace.type].name; variable
990 tooltip += ' ' + trace.getDescriptors()[0].split('.')[0];
993 tooltip += ' ' + trace.getDescriptors()[0];
996 tooltip += ' ' + trace.getDescriptors()[0];
998 return tooltip;
/development/tools/winscope/src/test/unit/
Dmock_log_viewer_presenter.ts43 tooltip: `If checked, shows the value of all properties.
/development/tools/winscope/src/viewers/viewer_window_manager/
Dpresenter.ts124 tooltip: `If checked, shows the value of all properties.
Dpresenter_test.ts81 tooltip: `If checked, shows the value of all properties.
/development/tools/winscope/src/viewers/viewer_view_capture/
Dpresenter.ts120 tooltip: `If checked, shows the value of all properties.
Dpresenter_test.ts79 tooltip: `If checked, shows the value of all properties.
/development/tools/winscope/src/
Dstyles.css108 .mat-tooltip {
/development/tools/winscope/src/viewers/viewer_surface_flinger/
Dpresenter.ts145 tooltip: `If checked, shows the value of all properties.
Dpresenter_test.ts88 tooltip: `If checked, shows the value of all properties.
/development/tools/winscope/src/viewers/viewer_transactions/
Dpresenter.ts61 tooltip: `