Home
last modified time | relevance | path

Searched refs:Dwg_Section_Type_r11 (Results 1 – 3 of 3) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddecode.c80 Dwg_Section_Type_r11 id,
83 static void decode_preR13_section_chk (Dwg_Section_Type_r11 id,
86 static int decode_preR13_section (Dwg_Section_Type_r11 id,
263 decode_preR13_section_ptr (const char *restrict name, Dwg_Section_Type_r11 id, in decode_preR13_section_ptr()
278 decode_preR13_section_chk (Dwg_Section_Type_r11 id, Bit_Chain *restrict dat, in decode_preR13_section_chk()
306 decode_preR13_section (Dwg_Section_Type_r11 id, Bit_Chain *restrict dat, in decode_preR13_section()
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h8391 } Dwg_Section_Type_r11; typedef
/dports/cad/libredwg/libredwg-0.12.4/
H A DChangeLog20649 add Dwg_Section_Type_r11 enum, rename table processing to section,