Home
last modified time | relevance | path

Searched refs:BITCODE_2DPOINT (Results 1 – 12 of 12) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/programs/
H A Dgeom.h31 void transform_OCS_2d (BITCODE_2DPOINT *out, BITCODE_2DPOINT pt, BITCODE_BE ext);
H A Ddwg2ps.c183 BITCODE_2DPOINT pt0, ptin; in create_postscript()
190 BITCODE_2DPOINT pt; in create_postscript()
212 BITCODE_2DPOINT pt0, ptin; in create_postscript()
221 BITCODE_2DPOINT pt; in create_postscript()
H A Dgeom.c47 transform_OCS_2d (BITCODE_2DPOINT *out, BITCODE_2DPOINT pt, BITCODE_BE ext) in transform_OCS_2d()
H A Ddwg2SVG.c228 BITCODE_2DPOINT pt; in output_TEXT()
462 BITCODE_2DPOINT radius; in output_ELLIPSE()
502 BITCODE_2DPOINT c1, c2, c3, c4; in output_SOLID()
503 BITCODE_2DPOINT s1, s2, s3, s4; in output_SOLID()
572 BITCODE_2DPOINT pt, ptin; in output_POLYLINE_2D()
615 BITCODE_2DPOINT pt, ptin; in output_LWPOLYLINE()
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dlayout.c13 BITCODE_2DPOINT LIMMIN; in api_process()
14 BITCODE_2DPOINT LIMMAX; in api_process()
H A Ddynapi_test.c2101 BITCODE_2DPOINT plimmin; in test_header()
2110 BITCODE_2DPOINT plimmax; in test_header()
2290 BITCODE_2DPOINT limmin; in test_header()
2299 BITCODE_2DPOINT limmax; in test_header()
6846 BITCODE_2DPOINT alignment_pt; in test_ATTDEF()
7060 BITCODE_2DPOINT ins_pt; in test_ATTDEF()
7235 BITCODE_2DPOINT alignment_pt; in test_ATTRIB()
7424 BITCODE_2DPOINT ins_pt; in test_ATTRIB()
23626 BITCODE_2DPOINT ins_pt; in test_TEXT()
49187 BITCODE_2DPOINT LIMMAX; in test_LAYOUT()
[all …]
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h244 typedef Dwg_Bitcode_2BD BITCODE_2DPOINT; typedef
928 BITCODE_2DPOINT PLIMMIN;
929 BITCODE_2DPOINT PLIMMAX;
947 BITCODE_2DPOINT LIMMIN;
948 BITCODE_2DPOINT LIMMAX;
1200 BITCODE_2DPOINT ins_pt;
1201 BITCODE_2DPOINT alignment_pt;
1240 BITCODE_2DPOINT ins_pt;
1241 BITCODE_2DPOINT alignment_pt;
3340 BITCODE_2DPOINT LIMMIN;
[all …]
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Din_json.c508 BITCODE_2DPOINT *restrict pt) in json_2DPOINT()
1014 BITCODE_2DPOINT pt; in json_HEADER()
1916 BITCODE_2DPOINT pt; in _set_struct_field()
2030 BITCODE_2DPOINT *pts = size1 ? (BITCODE_2DPOINT *)calloc ( in _set_struct_field()
2031 size1, sizeof (BITCODE_2DPOINT)) in _set_struct_field()
H A Ddynapi.c394 { "LIMMAX", "2DPOINT", sizeof (BITCODE_2DPOINT), OFF (struct _dwg_header_variables, LIMMAX),
396 { "LIMMIN", "2DPOINT", sizeof (BITCODE_2DPOINT), OFF (struct _dwg_header_variables, LIMMIN),
466 { "PLIMMAX", "2DPOINT", sizeof (BITCODE_2DPOINT), OFF (struct _dwg_header_variables, PLIMMAX),
468 { "PLIMMIN", "2DPOINT", sizeof (BITCODE_2DPOINT), OFF (struct _dwg_header_variables, PLIMMIN),
999 { "ins_pt", "2DPOINT", sizeof (BITCODE_2DPOINT), OFF (struct _dwg_entity_ATTDEF, ins_pt),
1001 …{ "alignment_pt", "2DPOINT", sizeof (BITCODE_2DPOINT), OFF (struct _dwg_entity_ATTDEF, alignment_…
1061 { "ins_pt", "2DPOINT", sizeof (BITCODE_2DPOINT), OFF (struct _dwg_entity_ATTRIB, ins_pt),
1063 …{ "alignment_pt", "2DPOINT", sizeof (BITCODE_2DPOINT), OFF (struct _dwg_entity_ATTRIB, alignment_…
3771 { "ins_pt", "2DPOINT", sizeof (BITCODE_2DPOINT), OFF (struct _dwg_entity_TEXT, ins_pt),
8244 { "LIMMIN", "2DPOINT", sizeof (BITCODE_2DPOINT), OFF (struct _dwg_object_LAYOUT, LIMMIN),
[all …]
H A Ddwg_api.c22289 dwg->header_vars.PLIMMAX = (BITCODE_2DPOINT){ 12.0, 9.0 }; in dwg_add_Document()
22290 dwg->header_vars.LIMMAX = (BITCODE_2DPOINT){ 12.0, 9.0 }; in dwg_add_Document()
22294 dwg->header_vars.PLIMMAX = (BITCODE_2DPOINT){ 420.0, 297.0 }; in dwg_add_Document()
22295 dwg->header_vars.LIMMAX = (BITCODE_2DPOINT){ 420.0, 297.0 }; in dwg_add_Document()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.c15475 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in XS()
15540 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in XS()
16710 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in XS()
16775 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in XS()
30633 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in XS()
30698 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in XS()
31660 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in XS()
31725 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in XS()
33474 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in XS()
33539 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in XS()
[all …]
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A Dswig_python.c14332 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in _wrap_Dwg_Header_Variables_PLIMMIN_set()
14384 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in _wrap_Dwg_Header_Variables_PLIMMAX_set()
15320 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in _wrap_Dwg_Header_Variables_LIMMIN_set()
15372 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in _wrap_Dwg_Header_Variables_LIMMAX_set()
26516 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in _wrap_Dwg_Entity_TEXT_ins_pt_set()
26568 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in _wrap_Dwg_Entity_TEXT_alignment_pt_set()
27351 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in _wrap_Dwg_Entity_ATTRIB_ins_pt_set()
27403 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in _wrap_Dwg_Entity_ATTRIB_alignment_pt_set()
28819 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in _wrap_Dwg_Entity_ATTDEF_ins_pt_set()
28871 BITCODE_2DPOINT *arg2 = (BITCODE_2DPOINT *) 0 ; in _wrap_Dwg_Entity_ATTDEF_alignment_pt_set()
[all …]