Home
last modified time | relevance | path

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

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dfree.c1283 FREE_IF (dwg->appinfohistory.unknown_bits); in dwg_free()
H A Ddecode_r2007.c1897 Dwg_AppInfoHistory *_obj = &dwg->appinfohistory; in read_2007_section_appinfohistory()
H A Dout_json.c1920 Dwg_AppInfoHistory *_obj = &dwg->appinfohistory; in json_section_appinfohistory()
H A Din_json.c3450 Dwg_AppInfoHistory *_obj = &dwg->appinfohistory; in json_AppInfoHistory()
H A Dencode.c2703 Dwg_AppInfoHistory *_obj = &dwg->appinfohistory; in dwg_encode()
H A Ddecode.c3315 Dwg_AppInfoHistory *_obj = &dwg->appinfohistory; in read_2004_section_appinfohistory()
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h8944 Dwg_AppInfoHistory appinfohistory; member
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py11826appinfohistory = property(_LibreDWG.Dwg_Data_appinfohistory_get, _LibreDWG.Dwg_Data_appinfohistory… variable in Dwg_Data
H A Dswig_python.c347352 if (arg1) (arg1)->appinfohistory = *arg2; in _wrap_Dwg_Data_appinfohistory_set()
347375 result = (Dwg_AppInfoHistory *)& ((arg1)->appinfohistory); in _wrap_Dwg_Data_appinfohistory_get()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.c424577 if (arg1) (arg1)->appinfohistory = *arg2; in XS()
424607 result = (Dwg_AppInfoHistory *)& ((arg1)->appinfohistory); in XS()