Home
last modified time | relevance | path

Searched refs:height (Results 1 – 25 of 29) sorted by relevance

12

/test/vti/dashboard/src/main/webapp/css/
Dshow_test_runs_common.css29 height: 300px;
33 height: 255px;
40 line-height: 18px;
65 max-height: 200px;
85 height: auto;
86 line-height: inherit;
95 height: 15px;
109 height: 20px;
121 height: 10px;
129 height: 100%;
[all …]
Dshow_table.css56 height: 300px;
68 max-height: 200px;
88 height: auto;
89 line-height: inherit;
98 height: 15px;
112 height: 20px;
124 height: 10px;
132 height: 100%;
Dtest_acknowledgments.css51 height: auto;
57 line-height: 16px;
90 max-height: 30%;
95 height: auto;
96 line-height: 13px;
102 line-height: 13px;
116 height: 30px;
130 max-height: 250px;
Dtest_results.css29 line-height: 15px;
39 line-height: 15px;
52 max-height: 33%;
88 line-height: 20px;
115 line-height: 35px;
Dnavbar.css20 height: auto;
40 line-height: 35px;
51 line-height: 35px;
60 line-height: 35px;
Dsearch_header.css39 height: 57px;
45 line-height: 57px;
67 max-height: 75%;
Dshow_coverage.css72 line-height: 18px;
84 line-height: 22px;
Ddashboard_main.css26 height: 61px;
92 max-height: 50%;
Dshow_gcs_log.css22 height: 100%;
Dshow_profiling_overview.css17 height: 400px;
Dcommon.css20 min-height: 80vh;
Dplan_runs.css26 line-height: 16px;
Dshow_graph.css55 height: 500px;
/test/vti/test_serving/gae/frontend/src/app/menu/dashboard/
Ddashboard.component.scss10 height: 28px;
14 height: 24px;
/test/vti/test_serving/gae/frontend/src/app/
Dapp.component.scss22 height: 28px;
26 height: 24px;
/test/vti/test_serving/gae/frontend/src/app/menu/schedule/
Dschedule.component.ts36 state('void', style({height: '0px', minHeight: '0', visibility: 'hidden'})),
37 state('*', style({height: '*', visibility: 'visible'})),
/test/mlts/benchmark/results/
DChart.bundle.min.js10height=s?d.size:void 0,a.width=s?void 0:d.size},getValueScaleId:function(){return this.getMeta().y… property
/test/vti/test_serving/gae/frontend/src/app/menu/job/
Djob.component.ts40 state('void', style({height: '0px', minHeight: '0', visibility: 'hidden'})),
41 state('*', style({height: '*', visibility: 'visible'})),
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_coverage_overview.jsp104 var blankData = '<div class="valign-wrapper" style="height: 90%;">'
123 height: 450,
184 // height: 350,
269 chartArea: {height: '80%', width: '90%'},
302 chartArea: {height: '80%', width: '90%'},
314 chartArea: {height: '80%', width: '90%'},
Dfooter.jsp19 <footer class="page-footer" style="height: 70px;">
Dshow_plan_run.jsp129 chartArea: {height: '80%', width: '90%'},
/test/vti/test_serving/gae/frontend/src/app/shared/filter/
Dfilter.component.scss30 min-height: 15px;
/test/vti/dashboard/src/main/webapp/js/
Dcommon.js119 containers.height(maxLines * lineHeight);
Dtest_results.js147 containers.height(maxLines * lineHeight);
/test/mlts/benchmark/tools/
Dtensor_utils.py34 height = math.ceil(len(array)/ width)
36 pad_width=(0, width * height - len(array)),

12