Home
last modified time | relevance | path

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

/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/
H A Daudit.py229 def fix_table_head(table): function
247 fix_table_head(table_section.viewports)
248 fix_table_head(table_section.linetypes)
249 fix_table_head(table_section.layers)
250 fix_table_head(table_section.styles)
251 fix_table_head(table_section.views)
252 fix_table_head(table_section.ucs)
253 fix_table_head(table_section.appids)
254 fix_table_head(table_section.dimstyles)
255 fix_table_head(table_section.block_records)