Home
last modified time | relevance | path

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

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddecode.c607 case SECTION_HEADER_R11: in decode_preR13_section()
698 dwg->header.section[0].type = (Dwg_Section_Type)SECTION_HEADER_R11; in decode_preR13()
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h8380 SECTION_HEADER_R11 = 0, enumerator
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py11014 SECTION_HEADER_R11 = _LibreDWG.SECTION_HEADER_R11 variable
H A Dswig_python.c387807 SWIG_Python_SetConstant(d, "SECTION_HEADER_R11",SWIG_From_int((int)(SECTION_HEADER_R11))); in SWIG_init()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.pm31189 *SECTION_HEADER_R11 = *LibreDWGc::SECTION_HEADER_R11;
H A DLibreDWG.c470404 sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1((int)(SECTION_HEADER_R11))); in XS()