Home
last modified time | relevance | path

Searched refs:FIELD_BD0 (Results 1 – 4 of 4) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddwg.spec56 FIELD_BD0 (thickness, 39);
61 FIELD_BD0 (rotation, 50);
75 FIELD_BD0 (thickness, 39);
77 FIELD_BD0 (rotation, 50);
190 FIELD_BD0 (rotation, 50);
191 FIELD_BD0 (height, 40);
333 FIELD_BD0 (rotation, 50);
627 FIELD_BD0 (rotation, 50);
760 FIELD_BD0 (rotation, 50);
3799 FIELD_BD0 (DIMTP, 47);
[all …]
H A Dspec.h357 #ifndef FIELD_BD0
361 # define FIELD_BD0(name, dxf) FIELD_BD (name, dxf) macro
H A Dout_dxfb.c213 #define FIELD_RD0(nam, dxf) FIELD_BD0(nam, dxf)
214 #define FIELD_BD0(nam, dxf) \ macro
H A Dout_dxf.c553 #define FIELD_RD0(nam, dxf) FIELD_BD0(nam, dxf)
554 #define FIELD_BD0(nam, dxf) \ macro