Home
last modified time | relevance | path

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

/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dmleaderstyle.c55 dwg_obj_mleaderstyle *_obj = dwg_object_to_MLEADERSTYLE (obj); in api_process()
/dports/cad/libredwg/libredwg-0.12.4/bindings/
H A Ddwg.i642 EXPORT Dwg_Object_MLEADERSTYLE* dwg_object_to_MLEADERSTYLE (Dwg_Object* obj);
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py14078 def dwg_object_to_MLEADERSTYLE(obj): function
14079 return _LibreDWG.dwg_object_to_MLEADERSTYLE(obj)
H A Dswig_python.c365867 result = (Dwg_Object_MLEADERSTYLE *)dwg_object_to_MLEADERSTYLE(arg1); in _wrap_dwg_object_to_MLEADERSTYLE()
/dports/cad/libredwg/libredwg-0.12.4/bindings/perl/
H A DLibreDWG.pm784 *dwg_object_to_MLEADERSTYLE = *LibreDWGc::dwg_object_to_MLEADERSTYLE;
H A DLibreDWG.c447110 result = (Dwg_Object_MLEADERSTYLE *)dwg_object_to_MLEADERSTYLE(arg1); in XS()