Home
last modified time | relevance | path

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

/dports/cad/libredwg/libredwg-0.12.4/bindings/
H A Ddwg.i389 EXPORT Dwg_Object_BLOCKARRAYACTION** dwg_getall_BLOCKARRAYACTION (Dwg_Data* dwg);
708 EXPORT Dwg_Object_BLOCKARRAYACTION* dwg_object_to_BLOCKARRAYACTION (Dwg_Object* obj);
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h7288 } Dwg_Object_BLOCKARRAYACTION; typedef
8129 Dwg_Object_BLOCKARRAYACTION *BLOCKARRAYACTION;
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py9121 class Dwg_Object_BLOCKARRAYACTION(object): class
9144 _LibreDWG.Dwg_Object_BLOCKARRAYACTION_swigregister(Dwg_Object_BLOCKARRAYACTION)
H A Dswig_python.c4359 Dwg_Object_BLOCKARRAYACTION *BLOCKARRAYACTION;
320054 Dwg_Object_BLOCKARRAYACTION *arg2 = (Dwg_Object_BLOCKARRAYACTION *) 0 ; in _wrap__dwg_object_object_tio_BLOCKARRAYACTION_set()
320071 arg2 = (Dwg_Object_BLOCKARRAYACTION *)(argp2); in _wrap__dwg_object_object_tio_BLOCKARRAYACTION_set()
320086 Dwg_Object_BLOCKARRAYACTION *result = 0 ; in _wrap__dwg_object_object_tio_BLOCKARRAYACTION_get()
320095 result = (Dwg_Object_BLOCKARRAYACTION *) ((arg1)->BLOCKARRAYACTION); in _wrap__dwg_object_object_tio_BLOCKARRAYACTION_get()
361810 Dwg_Object_BLOCKARRAYACTION **result = 0 ; in _wrap_dwg_getall_BLOCKARRAYACTION()
361819 result = (Dwg_Object_BLOCKARRAYACTION **)dwg_getall_BLOCKARRAYACTION(arg1); in _wrap_dwg_getall_BLOCKARRAYACTION()
367353 Dwg_Object_BLOCKARRAYACTION *result = 0 ; in _wrap_dwg_object_to_BLOCKARRAYACTION()
367362 result = (Dwg_Object_BLOCKARRAYACTION *)dwg_object_to_BLOCKARRAYACTION(arg1); in _wrap_dwg_object_to_BLOCKARRAYACTION()
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Ddynapi_test.c35902 Dwg_Object_BLOCKARRAYACTION *restrict blockarrayaction = obj->tio.object->tio.BLOCKARRAYACTION; in test_BLOCKARRAYACTION()
64494 size1 = sizeof (Dwg_Object_BLOCKARRAYACTION); in test_sizes()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.pm23587 package LibreDWG::Dwg_Object_BLOCKARRAYACTION;
H A DLibreDWG.c3208 Dwg_Object_BLOCKARRAYACTION *BLOCKARRAYACTION;
391126 Dwg_Object_BLOCKARRAYACTION *arg2 = (Dwg_Object_BLOCKARRAYACTION *) 0 ; in XS()
391146 arg2 = (Dwg_Object_BLOCKARRAYACTION *)(argp2); in XS()
391166 Dwg_Object_BLOCKARRAYACTION *result = 0 ; in XS()
391177 result = (Dwg_Object_BLOCKARRAYACTION *) ((arg1)->BLOCKARRAYACTION); in XS()
442171 Dwg_Object_BLOCKARRAYACTION **result = 0 ; in XS()
442182 result = (Dwg_Object_BLOCKARRAYACTION **)dwg_getall_BLOCKARRAYACTION(arg1); in XS()
448919 Dwg_Object_BLOCKARRAYACTION *result = 0 ; in XS()
448930 result = (Dwg_Object_BLOCKARRAYACTION *)dwg_object_to_BLOCKARRAYACTION(arg1); in XS()