Home
last modified time | relevance | path

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

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddecode_r2007.c1856 Dwg_AuxHeader *_obj = &dwg->auxheader; in read_2007_section_auxheader()
H A Dout_json.c2033 Dwg_AuxHeader *_obj = &dwg->auxheader; in json_section_auxheader()
H A Ddecode.c969 Dwg_AuxHeader *_obj = &dwg->auxheader; in decode_R13_R2000()
3024 Dwg_AuxHeader *_obj = &dwg->auxheader; in auxheader_private()
H A Din_json.c3195 Dwg_AuxHeader *_obj = &dwg->auxheader; in json_AuxHeader()
H A Dencode.c2025 Dwg_AuxHeader *_obj = &dwg->auxheader; in dwg_encode()
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h8774 } Dwg_AuxHeader; typedef
8935 Dwg_AuxHeader auxheader;
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py11550 class Dwg_AuxHeader(object): class
11588 _LibreDWG.Dwg_AuxHeader_swigregister(Dwg_AuxHeader)
H A Dswig_python.c347022 Dwg_AuxHeader *arg2 = (Dwg_AuxHeader *) 0 ; in _wrap_Dwg_Data_auxheader_set()
347039 arg2 = (Dwg_AuxHeader *)(argp2); in _wrap_Dwg_Data_auxheader_set()
347054 Dwg_AuxHeader *result = 0 ; in _wrap_Dwg_Data_auxheader_get()
347063 result = (Dwg_AuxHeader *)& ((arg1)->auxheader); in _wrap_Dwg_Data_auxheader_get()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.pm29871 package LibreDWG::Dwg_AuxHeader;
H A DLibreDWG.c424166 Dwg_AuxHeader *arg2 = (Dwg_AuxHeader *) 0 ; in XS()
424186 arg2 = (Dwg_AuxHeader *)(argp2); in XS()
424206 Dwg_AuxHeader *result = 0 ; in XS()
424217 result = (Dwg_AuxHeader *)& ((arg1)->auxheader); in XS()