Home
last modified time | relevance | path

Searched defs:customdata_items (Results 1 – 2 of 2) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py3954customdata_items = property(_LibreDWG.Dwg_TableCell_customdata_items_get, _LibreDWG.Dwg_TableCell_… variable in Dwg_TableCell
4037customdata_items = property(_LibreDWG.Dwg_TableRow_customdata_items_get, _LibreDWG.Dwg_TableRow_cu… variable in Dwg_TableRow
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h3533 Dwg_TABLE_CustomDataItem *customdata_items; member
3603 Dwg_TABLE_CustomDataItem *customdata_items; member