Home
last modified time | relevance | path

Searched refs:DWG_HDL_OWNER (Results 1 – 5 of 5) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h716 DWG_HDL_OWNER = 0, enumerator
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py564 DWG_HDL_OWNER = _LibreDWG.DWG_HDL_OWNER variable
H A Dswig_python.c387776 SWIG_Python_SetConstant(d, "DWG_HDL_OWNER",SWIG_From_int((int)(DWG_HDL_OWNER))); in SWIG_init()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.pm31158 *DWG_HDL_OWNER = *LibreDWGc::DWG_HDL_OWNER;
H A DLibreDWG.c469826 sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1((int)(DWG_HDL_OWNER))); in XS()