Home
last modified time | relevance | path

Searched refs:R_2007 (Results 1 – 25 of 63) sorted by relevance

123

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dheader_variables.spec232 PRE (R_2007) {
318 PRE (R_2007) {
368 SINCE (R_2007)
389 SINCE (R_2007)
450 SINCE (R_2007)
471 SINCE (R_2007)
509 PRE (R_2007) {
524 SINCE (R_2007)
566 PRE (R_2007) {
584 PRE (R_2007) {
[all …]
H A Dsummaryinfo.spec26 if (dat->version < R_2007 || /* if 2004 -> 2004: TV -> TV */
27 dat->from_version >= R_2007) { /* or already TU */
H A Ddec_macros.h270 if (dwg->header.version >= R_2007 && u8 && *u8) \
304 if (dwg->header.version >= R_2007 && u8 && *u8) \
482 if (dat->from_version < R_2007) \
494 if (dat->from_version < R_2007) \
518 if (dat->from_version < R_2007) \
710 dat->from_version >= R_2007 ? "T" : "TV"); \
716 dat->from_version >= R_2007 ? "T" : "TV"); \
739 dat->from_version >= R_2007 ? "T" : "TV"); \
745 dat->from_version >= R_2007 ? "T" : "TV"); \
866 SINCE (R_2007) \
[all …]
H A Dheader_variables_dxf.spec185 SINCE (R_2007)
386 PRE (R_2007) {
398 SINCE (R_2007) {
H A Dappinfo.spec26 if (dwg->header.version < R_2007 && _obj->class_version < 3)
H A Dobjfreespace.spec21 UNTIL (R_2007)
H A Dcommon_entity_data.spec21 VERSIONS (R_13, R_2007)
H A Dencode.c1377 int is_tu = dwg->header.version >= R_2007; in fixup_NOD()
2067 VERSION (R_2007) in dwg_encode()
2208 SINCE (R_2007) { in dwg_encode()
2233 SINCE (R_2007) in dwg_encode()
3947 PRE (R_2007) in dwg_encode_eed_data()
4109 dat->version < R_2007 && in dwg_encode_eed()
4257 SINCE (R_2007) { *str_dat = *dat; } in dwg_encode_entity()
4258 VERSIONS (R_2000, R_2007) in dwg_encode_entity()
4270 SINCE (R_2007) in dwg_encode_entity()
4411 VERSIONS (R_2000, R_2007) in dwg_encode_object()
[all …]
H A Dcommon_entity_handle_data.spec103 SINCE (R_2007)
H A Dbits.h77 #define IS_FROM_TU(dat) (dat->from_version >= R_2007) && !(dat->opts & DWG_OPTS_IN)
78 #define IS_FROM_TU_DWG(dwg) (dwg->header.from_version >= R_2007) && !(dwg->opts & DWG_OPTS_IN)
H A Ddwg.spec300 SINCE (R_2007) {
456 SINCE (R_2007) {
3000 SINCE (R_2007) {
3305 SINCE (R_2007) {
3341 SINCE (R_2007) {
3345 SINCE (R_2007) {
3803 SINCE (R_2007)
3828 SINCE (R_2007)
3877 SINCE (R_2007)
4671 SINCE (R_2007) {
[all …]
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dlayerfilter.c20 if (dwg_version >= R_2007) in api_process()
H A Dassocasmbodyactionparam.c116 SINCE (R_2007) { in api_process()
140 SINCE (R_2007) { in api_process()
H A Dregion.c124 SINCE (R_2007) { in api_process()
148 SINCE (R_2007) { in api_process()
H A Dacsh_brep_class.c114 SINCE (R_2007) { in api_process()
138 SINCE (R_2007) { in api_process()
H A Dbody.c119 SINCE (R_2007) { in api_process()
143 SINCE (R_2007) { in api_process()
H A Dtext.c21 if (version < R_2007 in api_process()
H A Dplanesurface.c43 if (dwg_version >= R_2007 && _obj->history_id) // if it did not fail before in api_process()
H A Dattrib.c22 if (version < R_2007 in api_process()
H A Dnurbsurface.c49 if (dwg_version >= R_2007 && _obj->history_id) // if it did not fail before in api_process()
H A Dcommon.c1171 if (version >= R_2007) \
1213 if (_hdlname && version >= R_2007) \
1276 if (version >= R_2007) in api_common_entity()
1319 if (_dwg_version < R_2007) \
1385 if (_version >= R_2007) \
1426 if (_hdlname && _version >= R_2007) \
1564 if (_dwg_version >= R_2007) \
1581 if (_dwg_version >= R_2007) \
1821 if (_hdlname && dwg_version >= R_2007) \
1897 if (dwg_version < R_2007) \
H A Dbits_test.c617 bitchain.version = R_2007; // @65.6 in main()
627 bitchain.from_version = R_2007; in main()
646 bitchain.from_version = R_2007; in main()
H A Dattdef.c61 if (version >= R_2007) in api_process()
H A Drevolvedsurface.c57 if (dwg_version >= R_2007 && _obj->history_id) // if it did not fail before in api_process()
/dports/cad/libredwg/libredwg-0.12.4/test/xmlsuite/
H A Dtestsuite.c109 if (dwg_version >= R_2007) in common_entity_attrs()
117 if (dwg_version >= R_2007) in common_entity_attrs()
131 if (dwg_version >= R_2007) in common_entity_attrs()
139 if (dwg_version >= R_2007) in common_entity_attrs()

123