Home
last modified time | relevance | path

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

/external/opencv3/modules/ts/misc/
Dxls-report.py110 subheader_style = xlwt.easyxf('alignment: horizontal centre, vertical top') variable
281 sheet.write(row + 1, col, 'total, ms', subheader_style)
282 sheet.write(row + 1, col + 1, 'per pixel, ns', subheader_style)