Home
last modified time | relevance | path

Searched defs:plotsettings (Results 1 – 4 of 4) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dlayout.c8 Dwg_Object_PLOTSETTINGS plotsettings; in api_process() local
H A Ddynapi_test.c49322 Dwg_Object_PLOTSETTINGS plotsettings; in test_LAYOUT() local
53003 Dwg_Object_PLOTSETTINGS *restrict plotsettings = obj->tio.object->tio.PLOTSETTINGS; in test_PLOTSETTINGS() local
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py3684plotsettings = property(_LibreDWG.Dwg_Object_LAYOUT_plotsettings_get, _LibreDWG.Dwg_Object_LAYOUT_… variable in Dwg_Object_LAYOUT
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h3333 Dwg_Object_PLOTSETTINGS plotsettings; member