Home
last modified time | relevance | path

Searched defs:get_next_owned_entity (Results 1 – 2 of 2) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddwg.c1117 get_next_owned_entity (const Dwg_Object *restrict hdr, in get_next_owned_entity() function
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py12017 def get_next_owned_entity(hdr, current): function