Home
last modified time | relevance | path

Searched refs:BLOCKVISIBILITYGRIP (Results 1 – 22 of 22) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dblockvisibilitygrip.c14 CHK_EVALEXPR (BLOCKVISIBILITYGRIP); in api_process()
16 CHK_ENTITY_UTF8TEXT (_obj, BLOCKVISIBILITYGRIP, name); in api_process()
17 CHK_ENTITY_TYPE (_obj, BLOCKVISIBILITYGRIP, be_major, BL); in api_process()
18 CHK_ENTITY_TYPE (_obj, BLOCKVISIBILITYGRIP, be_minor, BL); in api_process()
19 CHK_ENTITY_TYPE (_obj, BLOCKVISIBILITYGRIP, eed1071, BL); in api_process()
21 CHK_ENTITY_TYPE (_obj, BLOCKVISIBILITYGRIP, bg_bl91, BL); in api_process()
22 CHK_ENTITY_TYPE (_obj, BLOCKVISIBILITYGRIP, bg_bl92, BL); in api_process()
23 CHK_ENTITY_3RD (_obj, BLOCKVISIBILITYGRIP, bg_location); in api_process()
24 CHK_ENTITY_TYPE (_obj, BLOCKVISIBILITYGRIP, bg_insert_cycling, B); in api_process()
25 CHK_ENTITY_TYPE (_obj, BLOCKVISIBILITYGRIP, bg_insert_cycling_weight, BLd); in api_process()
H A Ddynapi_test.c42124 …bject_BLOCKVISIBILITYGRIP *restrict blockvisibilitygrip = obj->tio.object->tio.BLOCKVISIBILITYGRIP; in test_BLOCKVISIBILITYGRIP()
/dports/cad/libredwg/libredwg-0.12.4/examples/
H A Dalldxf_BLOCKVISIBILITYGRIP.inc5 /* BLOCKVISIBILITYGRIP 15BA in test/test-data/2013/flipped.dxf */
29 /* BLOCKVISIBILITYGRIP 1D04 in test/test-data/2013/gh55-ltype.dxf */
/dports/cad/libredwg/libredwg-0.12.4/programs/
H A Ddwggrep.c1265 Dwg_Object_BLOCKVISIBILITYGRIP *_obj = obj->tio.object->tio.BLOCKVISIBILITYGRIP; in match_BLOCKVISIBILITYGRIP()
1269 MATCH_OBJECT (BLOCKVISIBILITYGRIP, evalexpr.value.text1, 1); in match_BLOCKVISIBILITYGRIP()
1271 MATCH_OBJECT (BLOCKVISIBILITYGRIP, name, 1); in match_BLOCKVISIBILITYGRIP()
1598 ELSEMATCH (BLOCKVISIBILITYGRIP) in match_OBJECTS()
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dobjects.in249 "BLOCKVISIBILITYGRIP", "BLOCKVISIBILITYGRIP", DWG_TYPE_BLOCKVISIBILITYGR…
H A Dobjects.inc209 DWG_OBJECT (BLOCKVISIBILITYGRIP)
H A Ddxfclasses.in251 BLOCKVISIBILITYGRIP, "AcDbBlockVisibilityGrip", ODBX, 0
H A Dclasses.inc204 STABLE_CLASS (ACTION, BLOCKVISIBILITYGRIP)
H A Ddwg_api.c265 dwg_get_OBJECT (obj_blockvisibilitygrip, BLOCKVISIBILITYGRIP) in dwg_get_OBJECT()
584 DWG_GETALL_OBJECT (BLOCKVISIBILITYGRIP) in dwg_get_OBJECT()
924 CAST_DWG_OBJECT_TO_OBJECT (BLOCKVISIBILITYGRIP) in dwg_get_OBJECT()
H A Ddwg.spec8587 DWG_OBJECT (BLOCKVISIBILITYGRIP)
/dports/cad/libredwg/libredwg-0.12.4/doc/
H A DLibreDWG.info223 Ref: BLOCKVISIBILITYGRIP142769
H A Ddynapi.texi8359 @strong{BLOCKVISIBILITYGRIP} @anchor{BLOCKVISIBILITYGRIP}
8360 @cindex object, BLOCKVISIBILITYGRIP
8361 @vindex BLOCKVISIBILITYGRIP
H A DLibreDWG.texi167 BLOCKROTATIONPARAMETER BLOCKXYPARAMETER BLOCKVISIBILITYGRIP
H A DLibreDWG.info-1129 BLOCKROTATIONPARAMETER BLOCKXYPARAMETER BLOCKVISIBILITYGRIP
7231 *BLOCKVISIBILITYGRIP*
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg_api.h975 dwg_get_OBJECT_DECL (obj_blockvisibilitygrip, BLOCKVISIBILITYGRIP);
1310 DWG_GETALL_OBJECT_DECL (BLOCKVISIBILITYGRIP);
1651 CAST_DWG_OBJECT_TO_OBJECT_DECL (BLOCKVISIBILITYGRIP);
H A Ddwg.h8058 Dwg_Object_BLOCKVISIBILITYGRIP *BLOCKVISIBILITYGRIP; member
/dports/cad/libredwg/libredwg-0.12.4/test/test-data/2018/
H A DDynblocks.dxf1418 BLOCKVISIBILITYGRIP
1257424 BLOCKVISIBILITYGRIP
1257470 BLOCKVISIBILITYGRIP
1257474 BLOCKVISIBILITYGRIP
1257478 BLOCKVISIBILITYGRIP
1257482 BLOCKVISIBILITYGRIP
1257486 BLOCKVISIBILITYGRIP
1257502 BLOCKVISIBILITYGRIP
1257506 BLOCKVISIBILITYGRIP
1257510 BLOCKVISIBILITYGRIP
[all …]
/dports/cad/libredwg/libredwg-0.12.4/
H A DNEWS193 BLOCKVISIBILITYGRIP
H A DChangeLog4093 promote BLOCKGRIPLOCATIONCOMPONENT, BLOCKVISIBILITYGRIP
5642 spec: add BLOCKVISIBILITYGRIP
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py10723BLOCKVISIBILITYGRIP = property(_LibreDWG._dwg_object_object_tio_BLOCKVISIBILITYGRIP_get, _LibreDWG… variable in _dwg_object_object_tio
H A Dswig_python.c4288 Dwg_Object_BLOCKVISIBILITYGRIP *BLOCKVISIBILITYGRIP; member
316432 if (arg1) (arg1)->BLOCKVISIBILITYGRIP = arg2; in _wrap__dwg_object_object_tio_BLOCKVISIBILITYGRIP_set()
316455 result = (Dwg_Object_BLOCKVISIBILITYGRIP *) ((arg1)->BLOCKVISIBILITYGRIP); in _wrap__dwg_object_object_tio_BLOCKVISIBILITYGRIP_get()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.c3137 Dwg_Object_BLOCKVISIBILITYGRIP *BLOCKVISIBILITYGRIP; member
386597 if (arg1) (arg1)->BLOCKVISIBILITYGRIP = arg2; in XS()
386627 result = (Dwg_Object_BLOCKVISIBILITYGRIP *) ((arg1)->BLOCKVISIBILITYGRIP); in XS()