Home
last modified time | relevance | path

Searched refs:DWG_OBJECT (Results 1 – 13 of 13) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dobjects.inc130 DWG_OBJECT (APPID)
230 DWG_OBJECT (DUMMY)
235 DWG_OBJECT (FIELD)
241 DWG_OBJECT (GROUP)
247 DWG_OBJECT (INDEX)
248 DWG_OBJECT (LAYER)
257 DWG_OBJECT (LTYPE)
289 DWG_OBJECT (SCALE)
300 DWG_OBJECT (SUN)
307 DWG_OBJECT (UCS)
[all …]
H A Ddwg.spec2948 DWG_OBJECT (LAYER)
3045 DWG_OBJECT (STYLE)
3132 DWG_OBJECT (LTYPE)
3249 DWG_OBJECT (VIEW)
3361 DWG_OBJECT (UCS)
3413 DWG_OBJECT (VPORT)
3611 DWG_OBJECT (APPID)
3947 DWG_OBJECT (GROUP)
4580 DWG_OBJECT (INDEX)
5223 DWG_OBJECT (FIELD)
[all …]
H A Dfree.c348 #define DWG_OBJECT(token) \ macro
482 #undef DWG_OBJECT in dwg_free_variable_no_class()
485 #define DWG_OBJECT(name) FREE_NOCLASS (name) in dwg_free_variable_no_class() macro
502 #undef DWG_OBJECT in dwg_free_variable_no_class()
566 #undef DWG_OBJECT in dwg_free_variable_type_private()
569 #define DWG_OBJECT(name) FREE_NOCLASS (name) in dwg_free_variable_type_private() macro
586 #undef DWG_OBJECT in dwg_free_variable_type_private()
H A Din_dxf.h115 #define DWG_OBJECT(token) macro
H A Dprint.c364 #define DWG_OBJECT(token) \ macro
H A Ddec_macros.h1551 #define DWG_OBJECT(token) \ macro
H A Dout_json.c913 #define DWG_OBJECT(token) \ macro
H A Dout_dxfb.c919 #define DWG_OBJECT(token) \ macro
H A Din_dxf.c8879 #undef DWG_OBJECT in new_object()
8880 #define DWG_OBJECT(token) \ in new_object() macro
8889 #undef DWG_OBJECT in new_object()
8890 #define DWG_OBJECT(token) in new_object() macro
H A Dout_dxf.c935 #define DWG_OBJECT(token) \ macro
H A Dencode.c906 #define DWG_OBJECT(token) \ macro
/dports/cad/libredwg/libredwg-0.12.4/
H A DChangeLog6677 Already done in DWG_OBJECT.
7144 DWG_OBJECT. Better try the initial idea, as outlined in the comment:
17501 we really need to split up DWG_OBJECT into init and fields methods,
18989 we emit the owner 5 handle already with DWG_OBJECT for all objects,
24005 …* update DWG_OBJECT and DWG_ENTITY macros so that they now include the function prototype declarat…
24209 using DWG_OBJECT/DWG_ENTITY in the rest of the objects in decode.c
24261 using DWG_OBJECT/DWG_ENTITY macros on more objects/entities
/dports/cad/libredwg/libredwg-0.12.4/doc/
H A DLibreDWG.info-113230 DWG_OBJECT* OBJ.