Home
last modified time | relevance | path

Searched refs:dwg_object_to_ACSH_HISTORY_CLASS (Results 1 – 6 of 6) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dacsh_history_class.c16 dwg_obj_acsh_history_class *_obj = dwg_object_to_ACSH_HISTORY_CLASS (obj); in api_process()
/dports/cad/libredwg/libredwg-0.12.4/bindings/
H A Ddwg.i595 EXPORT Dwg_Object_ACSH_HISTORY_CLASS* dwg_object_to_ACSH_HISTORY_CLASS (Dwg_Object* obj);
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py13937 def dwg_object_to_ACSH_HISTORY_CLASS(obj): function
13938 return _LibreDWG.dwg_object_to_ACSH_HISTORY_CLASS(obj)
H A Dswig_python.c364786 result = (Dwg_Object_ACSH_HISTORY_CLASS *)dwg_object_to_ACSH_HISTORY_CLASS(arg1); in _wrap_dwg_object_to_ACSH_HISTORY_CLASS()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.pm737 *dwg_object_to_ACSH_HISTORY_CLASS = *LibreDWGc::dwg_object_to_ACSH_HISTORY_CLASS;
H A DLibreDWG.c445794 result = (Dwg_Object_ACSH_HISTORY_CLASS *)dwg_object_to_ACSH_HISTORY_CLASS(arg1); in XS()