Home
last modified time | relevance | path

Searched refs:PTRN (Results 1 - 2 of 2) sorted by relevance

/developtools/integration_verification/tools/rom_ram_analyzer/lite_small/pkgs/
H A Dsimple_excel_writer.py20 from xlwt import Worksheet, Pattern as PTRN, Alignment as ALGT, Font as FT, XFStyle as XFSL namespace
47 ptrn = PTRN()
48 ptrn.pattern = PTRN.SOLID_PATTERN
/developtools/integration_verification/tools/rom_ram_analyzer/standard/pkgs/
H A Dsimple_excel_writer.py18 from xlwt import Pattern as PTRN, Alignment as ALMT, Font as FT, XFStyle as XFSTL namespace
44 ptrn = PTRN()
45 ptrn.pattern = PTRN.SOLID_PATTERN

Completed in 2 milliseconds