Home
last modified time | relevance | path

Searched refs:Dwg_Object_BLOCK_CONTROL (Results 1 – 16 of 16) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddwg.c933 EXPORT Dwg_Object_BLOCK_CONTROL *
961 Dwg_Object_BLOCK_CONTROL *block_control; in dwg_model_space_ref()
1009 Dwg_Object_BLOCK_CONTROL *ctrl; in dwg_model_space_object()
1030 Dwg_Object_BLOCK_CONTROL *ctrl; in dwg_paper_space_object()
H A Din_dxf.c8520 Dwg_Object_BLOCK_CONTROL *restrict _ctrl, in move_out_BLOCK_CONTROL()
9113 Dwg_Object_BLOCK_CONTROL *_ctrl in new_object()
9601 Dwg_Object_BLOCK_CONTROL *_ctrl in new_object()
11917 Dwg_Object_BLOCK_CONTROL *_ctrl in dxf_tables_read()
11960 Dwg_Object_BLOCK_CONTROL *_ctrl in dxf_tables_read()
12067 Dwg_Object_BLOCK_CONTROL *_ctrl in dxf_blocks_read()
H A Dout_dxfb.c2099 Dwg_Object_BLOCK_CONTROL *_ctrl = dwg_block_control (dwg); in dxfb_tables_write()
H A Dout_dxf.c3312 Dwg_Object_BLOCK_CONTROL *_ctrl = dwg_block_control (dwg); in dxf_tables_write()
H A Ddwg_api.c22179 Dwg_Object_BLOCK_CONTROL *block_control; in dwg_add_Document()
24384 Dwg_Object_BLOCK_CONTROL*
/dports/cad/libredwg/libredwg-0.12.4/bindings/
H A Ddwg.i296 EXPORT Dwg_Object_BLOCK_CONTROL** dwg_getall_BLOCK_CONTROL (Dwg_Data* dwg);
615 EXPORT Dwg_Object_BLOCK_CONTROL* dwg_object_to_BLOCK_CONTROL (Dwg_Object* obj);
/dports/cad/libredwg/libredwg-0.12.4/programs/
H A Ddwg2SVG.c820 Dwg_Object_BLOCK_CONTROL *block_control; in output_SVG()
/dports/cad/libredwg/libredwg-0.12.4/doc/
H A DLibreDWG.texi783 type @code{Dwg_Object_BLOCK_CONTROL},
787 Dwg_Object_BLOCK_CONTROL* block_control = dwg->block_control;
802 Dwg_Object_BLOCK_CONTROL* block_control = dwg_block_control(dwg);
H A DLibreDWG.info-113195 which is of type 'Dwg_Object_BLOCK_CONTROL', and a custom 'void
13198 Dwg_Object_BLOCK_CONTROL* block_control = dwg->block_control;
13211 Dwg_Object_BLOCK_CONTROL* block_control = dwg_block_control(dwg);
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h2192 } Dwg_Object_BLOCK_CONTROL; typedef
8012 Dwg_Object_BLOCK_CONTROL *BLOCK_CONTROL;
8932 Dwg_Object_BLOCK_CONTROL block_control;
9067 EXPORT Dwg_Object_BLOCK_CONTROL * dwg_block_control (Dwg_Data *restrict dwg);
H A Ddwg_api.h6687 Dwg_Object_BLOCK_CONTROL*
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py2322 class Dwg_Object_BLOCK_CONTROL(object): class
2336 _LibreDWG.Dwg_Object_BLOCK_CONTROL_swigregister(Dwg_Object_BLOCK_CONTROL)
H A Dswig_python.c4242 Dwg_Object_BLOCK_CONTROL *BLOCK_CONTROL;
314074 Dwg_Object_BLOCK_CONTROL *arg2 = (Dwg_Object_BLOCK_CONTROL *) 0 ; in _wrap__dwg_object_object_tio_BLOCK_CONTROL_set()
314091 arg2 = (Dwg_Object_BLOCK_CONTROL *)(argp2); in _wrap__dwg_object_object_tio_BLOCK_CONTROL_set()
314106 Dwg_Object_BLOCK_CONTROL *result = 0 ; in _wrap__dwg_object_object_tio_BLOCK_CONTROL_get()
346970 Dwg_Object_BLOCK_CONTROL *arg2 = (Dwg_Object_BLOCK_CONTROL *) 0 ; in _wrap_Dwg_Data_block_control_set()
346987 arg2 = (Dwg_Object_BLOCK_CONTROL *)(argp2); in _wrap_Dwg_Data_block_control_set()
347002 Dwg_Object_BLOCK_CONTROL *result = 0 ; in _wrap_Dwg_Data_block_control_get()
348637 Dwg_Object_BLOCK_CONTROL *result = 0 ; in _wrap_dwg_block_control()
348646 result = (Dwg_Object_BLOCK_CONTROL *)dwg_block_control(arg1); in _wrap_dwg_block_control()
359694 Dwg_Object_BLOCK_CONTROL **result = 0 ; in _wrap_dwg_getall_BLOCK_CONTROL()
[all …]
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.c3091 Dwg_Object_BLOCK_CONTROL *BLOCK_CONTROL;
383651 Dwg_Object_BLOCK_CONTROL *arg2 = (Dwg_Object_BLOCK_CONTROL *) 0 ; in XS()
383671 arg2 = (Dwg_Object_BLOCK_CONTROL *)(argp2); in XS()
383691 Dwg_Object_BLOCK_CONTROL *result = 0 ; in XS()
424101 Dwg_Object_BLOCK_CONTROL *arg2 = (Dwg_Object_BLOCK_CONTROL *) 0 ; in XS()
424121 arg2 = (Dwg_Object_BLOCK_CONTROL *)(argp2); in XS()
424141 Dwg_Object_BLOCK_CONTROL *result = 0 ; in XS()
426136 Dwg_Object_BLOCK_CONTROL *result = 0 ; in XS()
426147 result = (Dwg_Object_BLOCK_CONTROL *)dwg_block_control(arg1); in XS()
439595 Dwg_Object_BLOCK_CONTROL **result = 0 ; in XS()
[all …]
H A DLibreDWG.pm5564 package LibreDWG::Dwg_Object_BLOCK_CONTROL;
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Ddynapi_test.c43004 Dwg_Object_BLOCK_CONTROL *restrict block_control = obj->tio.object->tio.BLOCK_CONTROL; in test_BLOCK_CONTROL()
64774 size1 = sizeof (Dwg_Object_BLOCK_CONTROL); in test_sizes()