Home
last modified time | relevance | path

Searched refs:dxf_codepage (Results 1 – 4 of 4) sorted by relevance

/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dout_dxf.h32 const char *dxf_codepage (int code, Dwg_Data *dwg) RETURNS_NONNULL;
H A Dout_dxf.c2894 dxf_codepage (int code, Dwg_Data *dwg) in dxf_codepage() function
3001 const char *codepage = dxf_codepage (dwg->header.codepage, dwg); in dxf_header_write()
H A Dout_dxfb.c1785 const char *codepage = dxf_codepage (dwg->header.codepage, dwg); in dxfb_header_write()
/dports/cad/libredwg/libredwg-0.12.4/
H A DChangeLog10102 mark dxf_format() and dxf_codepage() as __attribute__((returns_nonnull)),
19686 dxf: more dxf codes, add dxf_codepage()