Home
last modified time | relevance | path

Searched refs:DWG_TYPE_BLOCKPOLARSTRETCHACTION (Results 1 – 11 of 11) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dblockpolarstretchaction.c2 #define DWG_TYPE DWG_TYPE_BLOCKPOLARSTRETCHACTION
H A Dcommon.c521 DWG_TYPE == DWG_TYPE_BLOCKPOLARSTRETCHACTION) in main()
H A Ddynapi_test.c62360 else if (obj->fixedtype == DWG_TYPE_BLOCKPOLARSTRETCHACTION) in test_object()
62968 else if (obj->fixedtype == DWG_TYPE_BLOCKPOLARSTRETCHACTION) in test_object()
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dobjects.in237 …RETCHACTION", "BLOCKPOLARSTRETCHACTION", DWG_TYPE_BLOCKPOLARSTRETCHACTION, 0, U…
H A Dobjects.c1327 …gpool_str533, "BLOCKPOLARSTRETCHACTION", DWG_TYPE_BLOCKPOLARSTRETCHACTION, 0, U… in in_word_set()
H A Ddynapi.c12921 …{ "BLOCKPOLARSTRETCHACTION", DWG_TYPE_BLOCKPOLARSTRETCHACTION /*(597)*/, _dwg_BLOCKPOLARSTRETCHACT…
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h495 DWG_TYPE_BLOCKPOLARSTRETCHACTION, enumerator
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py383 DWG_TYPE_BLOCKPOLARSTRETCHACTION = _LibreDWG.DWG_TYPE_BLOCKPOLARSTRETCHACTION variable
H A Dswig_python.c387624 …tant(d, "DWG_TYPE_BLOCKPOLARSTRETCHACTION",SWIG_From_int((int)(DWG_TYPE_BLOCKPOLARSTRETCHACTION))); in SWIG_init()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.pm31006 *DWG_TYPE_BLOCKPOLARSTRETCHACTION = *LibreDWGc::DWG_TYPE_BLOCKPOLARSTRETCHACTION;
H A DLibreDWG.c469064 sv_setsv(sv, SWIG_From_int SWIG_PERL_CALL_ARGS_1((int)(DWG_TYPE_BLOCKPOLARSTRETCHACTION))); in XS()