Home
last modified time | relevance | path

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

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dheader_variables_dxf.spec244 SINCE (R_2_6)
309 SINCE (R_2_6)
H A Ddwg.c2857 return R_2_6; in dwg_version_as()
2908 case R_2_6: in dwg_version_type()
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h267 R_2_6, /* AC1003 AutoCAD Release 2.6 */ enumerator
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py181 R_2_6 = _LibreDWG.R_2_6 variable
H A Dswig_python.c387422 SWIG_Python_SetConstant(d, "R_2_6",SWIG_From_int((int)(R_2_6))); in SWIG_init()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.pm30804 *R_2_6 = *LibreDWGc::R_2_6;
H A DLibreDWG.c468054 sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1((int)(R_2_6))); in XS()