Home
last modified time | relevance | path

Searched refs:dxf_format (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/p5-Excel-Writer-XLSX/Excel-Writer-XLSX-1.09/lib/Excel/Writer/XLSX/Package/
H A DStyles.pm340 my $dxf_format = shift;
360 if ( !$dxf_format ) {
381 elsif ( !$dxf_format ) {
385 if ( !$dxf_format ) {
559 my $dxf_format = shift;
566 if ( $dxf_format ) {
604 if ( $dxf_format && $format->{_pattern} <= 1 ) {
626 if ( !$dxf_format && $format->{_pattern} <= 1) {
670 my $dxf_format = shift;
724 if ( !$dxf_format ) {
[all …]
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Dout_dxf.h31 const char *dxf_format (int code) RETURNS_NONNULL;
H A Dout_dxf.c287 const char *_fmt = dxf_format (dxf); \
1407 fmt = dxf_format (rbuf->type); in dxf_write_xdata()
2811 dxf_format (int code) in dxf_format() function
2884 return dxf_format (code - 1000); in dxf_format()
/dports/textproc/py-xlsxwriter/XlsxWriter-1.4.3/xlsxwriter/
H A Dworkbook.py881 for dxf_format in dxf_formats:
882 index = dxf_format.dxf_index
883 self.dxf_formats[index] = dxf_format
/dports/cad/libredwg/libredwg-0.12.4/
H A DChangeLog7196 the dxf_format logic is not correct for code - 1000.
10102 mark dxf_format() and dxf_codepage() as __attribute__((returns_nonnull)),
19378 dxf_format: add new DXF codes up to r2014