Home
last modified time | relevance | path

Searched refs:chain_actions (Results 1 – 25 of 28) sorted by relevance

12

/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dblockbasepointparameter.c25 CHK_ENTITY_TYPE (_obj, BLOCKBASEPOINTPARAMETER, chain_actions, B); in api_process()
H A Dblockalignmentparameter.c23 CHK_ENTITY_TYPE (_obj, BLOCKALIGNMENTPARAMETER, chain_actions, B); in api_process()
H A Dblockpointparameter.c27 CHK_ENTITY_TYPE (_obj, BLOCKPOINTPARAMETER, chain_actions, B); in api_process()
H A Dblocklookupparameter.c28 CHK_ENTITY_TYPE (_obj, BLOCKLOOKUPPARAMETER, chain_actions, B); in api_process()
H A Dblockalignedconstraintparameter.c25 CHK_ENTITY_TYPE (_obj, BLOCKALIGNEDCONSTRAINTPARAMETER, chain_actions, B); in api_process()
H A Dblockflipparameter.c29 CHK_ENTITY_TYPE (_obj, BLOCKFLIPPARAMETER, chain_actions, B); in api_process()
H A Dblockdiametricconstraintparameter.c27 CHK_ENTITY_TYPE (_obj, BLOCKDIAMETRICCONSTRAINTPARAMETER, chain_actions, B); in api_process()
H A Dblockradialconstraintparameter.c28 CHK_ENTITY_TYPE (_obj, BLOCKRADIALCONSTRAINTPARAMETER, chain_actions, B); in api_process()
H A Dblockvisibilityparameter.c33 CHK_ENTITY_TYPE (_obj, BLOCKVISIBILITYPARAMETER, chain_actions, B); in api_process()
H A Dblockhorizontalconstraintparameter.c24 CHK_ENTITY_TYPE (_obj, BLOCKHORIZONTALCONSTRAINTPARAMETER, chain_actions, B); in api_process()
H A Dblocklinearconstraintparameter.c24 CHK_ENTITY_TYPE (_obj, BLOCKLINEARCONSTRAINTPARAMETER, chain_actions, B); in api_process()
H A Dblocklinearparameter.c27 CHK_ENTITY_TYPE (_obj, BLOCKLINEARPARAMETER, chain_actions, B); in api_process()
H A Dblockrotationparameter.c29 CHK_ENTITY_TYPE (_obj, BLOCKROTATIONPARAMETER, chain_actions, B); in api_process()
H A Dblockuserparameter.c29 CHK_ENTITY_TYPE (_obj, BLOCKUSERPARAMETER, chain_actions, B); in api_process()
H A Dblockverticalconstraintparameter.c24 CHK_ENTITY_TYPE (_obj, BLOCKVERTICALCONSTRAINTPARAMETER, chain_actions, B); in api_process()
H A Dblockangularconstraintparameter.c31 CHK_ENTITY_TYPE (_obj, BLOCKANGULARCONSTRAINTPARAMETER, chain_actions, B); in api_process()
H A Dblockpolarparameter.c29 CHK_ENTITY_TYPE (_obj, BLOCKPOLARPARAMETER, chain_actions, B); in api_process()
H A Dblockxyparameter.c31 CHK_ENTITY_TYPE (_obj, BLOCKXYPARAMETER, chain_actions, B); in api_process()
H A Ddynapi_test.c37033 && chain_actions == blockflipparameter->chain_actions) in test_BLOCKFLIPPARAMETER()
37039 && chain_actions == blockflipparameter->chain_actions) in test_BLOCKFLIPPARAMETER()
38078 && chain_actions == blocklinearparameter->chain_actions) in test_BLOCKLINEARPARAMETER()
39204 && chain_actions == blockpointparameter->chain_actions) in test_BLOCKPOINTPARAMETER()
39210 && chain_actions == blockpointparameter->chain_actions) in test_BLOCKPOINTPARAMETER()
39582 && chain_actions == blockpolarparameter->chain_actions) in test_BLOCKPOLARPARAMETER()
39588 && chain_actions == blockpolarparameter->chain_actions) in test_BLOCKPOLARPARAMETER()
41683 && chain_actions == blockuserparameter->chain_actions) in test_BLOCKUSERPARAMETER()
41689 && chain_actions == blockuserparameter->chain_actions) in test_BLOCKUSERPARAMETER()
42742 && chain_actions == blockxyparameter->chain_actions) in test_BLOCKXYPARAMETER()
[all …]
/dports/cad/libredwg/libredwg-0.12.4/doc/
H A DLibreDWG.info-15956 'chain_actions'
6036 'chain_actions'
6081 'chain_actions'
6171 'chain_actions'
6202 'chain_actions'
6323 'chain_actions'
6391 'chain_actions'
6444 'chain_actions'
6524 'chain_actions'
6637 'chain_actions'
[all …]
H A Ddynapi.texi6809 @item chain_actions
6905 @item chain_actions
6958 @item chain_actions
7064 @item chain_actions
7103 @item chain_actions
7248 @item chain_actions
7332 @item chain_actions
7393 @item chain_actions
7489 @item chain_actions
7626 @item chain_actions
[all …]
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddynapi.c5810 …ctions", "B", sizeof (BITCODE_B), OFF (struct _dwg_object_BLOCKALIGNMENTPARAMETER, chain_actions),
5948 …ctions", "B", sizeof (BITCODE_B), OFF (struct _dwg_object_BLOCKBASEPOINTPARAMETER, chain_actions),
6104 …ain_actions", "B", sizeof (BITCODE_B), OFF (struct _dwg_object_BLOCKFLIPPARAMETER, chain_actions),
6310 …n_actions", "B", sizeof (BITCODE_B), OFF (struct _dwg_object_BLOCKLINEARPARAMETER, chain_actions),
6426 …n_actions", "B", sizeof (BITCODE_B), OFF (struct _dwg_object_BLOCKLOOKUPPARAMETER, chain_actions),
6510 …in_actions", "B", sizeof (BITCODE_B), OFF (struct _dwg_object_BLOCKPOINTPARAMETER, chain_actions),
6570 …in_actions", "B", sizeof (BITCODE_B), OFF (struct _dwg_object_BLOCKPOLARPARAMETER, chain_actions),
6826 …actions", "B", sizeof (BITCODE_B), OFF (struct _dwg_object_BLOCKROTATIONPARAMETER, chain_actions),
6962 …ain_actions", "B", sizeof (BITCODE_B), OFF (struct _dwg_object_BLOCKUSERPARAMETER, chain_actions),
7080 …tions", "B", sizeof (BITCODE_B), OFF (struct _dwg_object_BLOCKVISIBILITYPARAMETER, chain_actions),
[all …]
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py8776chain_actions = property(_LibreDWG.Dwg_Object_BLOCKVISIBILITYPARAMETER_chain_actions_get, _LibreDW… variable in Dwg_Object_BLOCKVISIBILITYPARAMETER
8987chain_actions = property(_LibreDWG.Dwg_Object_BLOCKALIGNMENTPARAMETER_chain_actions_get, _LibreDWG… variable in Dwg_Object_BLOCKALIGNMENTPARAMETER
9156chain_actions = property(_LibreDWG.Dwg_Object_BLOCKBASEPOINTPARAMETER_chain_actions_get, _LibreDWG… variable in Dwg_Object_BLOCKBASEPOINTPARAMETER
9233chain_actions = property(_LibreDWG.Dwg_Object_BLOCKFLIPPARAMETER_chain_actions_get, _LibreDWG.Dwg_… variable in Dwg_Object_BLOCKFLIPPARAMETER
9438chain_actions = property(_LibreDWG.Dwg_Object_BLOCKLINEARPARAMETER_chain_actions_get, _LibreDWG.Dw… variable in Dwg_Object_BLOCKLINEARPARAMETER
9538chain_actions = property(_LibreDWG.Dwg_Object_BLOCKLOOKUPPARAMETER_chain_actions_get, _LibreDWG.Dw… variable in Dwg_Object_BLOCKLOOKUPPARAMETER
9591chain_actions = property(_LibreDWG.Dwg_Object_BLOCKPOINTPARAMETER_chain_actions_get, _LibreDWG.Dwg… variable in Dwg_Object_BLOCKPOINTPARAMETER
9639chain_actions = property(_LibreDWG.Dwg_Object_BLOCKPOLARPARAMETER_chain_actions_get, _LibreDWG.Dwg… variable in Dwg_Object_BLOCKPOLARPARAMETER
9803chain_actions = property(_LibreDWG.Dwg_Object_BLOCKROTATIONPARAMETER_chain_actions_get, _LibreDWG.… variable in Dwg_Object_BLOCKROTATIONPARAMETER
9898chain_actions = property(_LibreDWG.Dwg_Object_BLOCKUSERPARAMETER_chain_actions_get, _LibreDWG.Dwg_… variable in Dwg_Object_BLOCKUSERPARAMETER
[all …]
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h7036 BITCODE_B chain_actions /* DXF 281 */
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.c316110 if (arg1) (arg1)->chain_actions = arg2; in XS()
320487 if (arg1) (arg1)->chain_actions = arg2; in XS()
321904 if (arg1) (arg1)->chain_actions = arg2; in XS()
323790 if (arg1) (arg1)->chain_actions = arg2; in XS()
325546 if (arg1) (arg1)->chain_actions = arg2; in XS()
328206 if (arg1) (arg1)->chain_actions = arg2; in XS()
331229 if (arg1) (arg1)->chain_actions = arg2; in XS()
333071 if (arg1) (arg1)->chain_actions = arg2; in XS()
334762 if (arg1) (arg1)->chain_actions = arg2; in XS()
336453 if (arg1) (arg1)->chain_actions = arg2; in XS()
[all …]

12