Home
last modified time | relevance | path

Searched refs:DASH_MAX (Results 1 – 20 of 20) sorted by relevance

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsvg.c306 for ( i=0; i<DASH_MAX && pen.dashes[i]!=0; ++i ) in svg_dumpstroke()
1874 DashType dashes[DASH_MAX];
2573 for ( i=0; i<DASH_MAX && *pt!='\0'; ++i ) { in SVGFigureStyle()
2577 if ( i<DASH_MAX ) st->dashes[i] = 0; in SVGFigureStyle()
2679 for ( i=0; i<DASH_MAX && *pt!='\0'; ++i ) { in _SVGParseSVG()
2683 if ( i<DASH_MAX ) st.dashes[i] = 0; in _SVGParseSVG()
H A Dparsepdf.c1289 DashType dashes[DASH_MAX]; in _InterpretPdf()
1294 DashType dashes[DASH_MAX]; in _InterpretPdf()
1409 for ( i=0; i<DASH_MAX && i<stack[sp].u.dict.cnt; ++i ) in _InterpretPdf()
H A Dsplinefont.h220 #define DASH_MAX 8 macro
228 DashType dashes[DASH_MAX];
H A Dpsread.c1288 DashType dashes[DASH_MAX]; in _InterpretPS()
1299 DashType dashes[DASH_MAX]; in _InterpretPS()
2244 for ( i=0; i<DASH_MAX && i<stack[sp].u.dict.cnt; ++i ) in _InterpretPS()
2264 for ( i=0; i<DASH_MAX && dashes[i]!=0; ++i ); in _InterpretPS()
H A Dsfd.c1665 for ( j=0; j<DASH_MAX && sc->layers[i].stroke_pen.dashes[j]!=0; ++j ) in SFDDumpChar()
5567 DashType dashes[DASH_MAX]; in SFDGetChar()
5606 else if ( i<DASH_MAX ) in SFDGetChar()
5609 if ( i<DASH_MAX ) in SFDGetChar()
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dcvstroke.c2672 } else if ( i>=DASH_MAX ) { in Layer_OK()
2673 ff_post_error(_("Bad dash list"),_("Too many dashes (at most %d allowed)"), DASH_MAX); in Layer_OK()
2680 if ( i<DASH_MAX ) temp.stroke_pen.dashes[i] = 0; in Layer_OK()
3249 for ( i=0; i<DASH_MAX && layer->stroke_pen.dashes[i]!=0; ++i ) { in LayerDialog()
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dpsread.c1027 DashType dashes[DASH_MAX]; in _InterpretPS()
1037 DashType dashes[DASH_MAX]; in _InterpretPS()
1980 for ( i=0; i<DASH_MAX && i<stack[sp].u.dict.cnt; ++i ) in _InterpretPS()
2001 for ( i=0; i<DASH_MAX && dashes[i]!=0; ++i ); in _InterpretPS()
H A Dsplinefont.h177 #define DASH_MAX 8 macro
185 DashType dashes[DASH_MAX];
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dpsread.c1027 DashType dashes[DASH_MAX]; in _InterpretPS()
1037 DashType dashes[DASH_MAX]; in _InterpretPS()
1980 for ( i=0; i<DASH_MAX && i<stack[sp].u.dict.cnt; ++i ) in _InterpretPS()
2001 for ( i=0; i<DASH_MAX && dashes[i]!=0; ++i ); in _InterpretPS()
H A Dsplinefont.h177 #define DASH_MAX 8 macro
185 DashType dashes[DASH_MAX];
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dpsread.c1027 DashType dashes[DASH_MAX]; in _InterpretPS()
1037 DashType dashes[DASH_MAX]; in _InterpretPS()
1980 for ( i=0; i<DASH_MAX && i<stack[sp].u.dict.cnt; ++i ) in _InterpretPS()
2001 for ( i=0; i<DASH_MAX && dashes[i]!=0; ++i ); in _InterpretPS()
H A Dsplinefont.h177 #define DASH_MAX 8 macro
185 DashType dashes[DASH_MAX];
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dpsread.c1027 DashType dashes[DASH_MAX]; in _InterpretPS()
1037 DashType dashes[DASH_MAX]; in _InterpretPS()
1980 for ( i=0; i<DASH_MAX && i<stack[sp].u.dict.cnt; ++i ) in _InterpretPS()
2001 for ( i=0; i<DASH_MAX && dashes[i]!=0; ++i ); in _InterpretPS()
H A Dsplinefont.h177 #define DASH_MAX 8 macro
185 DashType dashes[DASH_MAX];
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dpsread.c1027 DashType dashes[DASH_MAX]; in _InterpretPS()
1037 DashType dashes[DASH_MAX]; in _InterpretPS()
1980 for ( i=0; i<DASH_MAX && i<stack[sp].u.dict.cnt; ++i ) in _InterpretPS()
2001 for ( i=0; i<DASH_MAX && dashes[i]!=0; ++i ); in _InterpretPS()
H A Dsplinefont.h177 #define DASH_MAX 8 macro
185 DashType dashes[DASH_MAX];
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dpsread.c1027 DashType dashes[DASH_MAX]; in _InterpretPS()
1037 DashType dashes[DASH_MAX]; in _InterpretPS()
1980 for ( i=0; i<DASH_MAX && i<stack[sp].u.dict.cnt; ++i ) in _InterpretPS()
2001 for ( i=0; i<DASH_MAX && dashes[i]!=0; ++i ); in _InterpretPS()
H A Dsplinefont.h177 #define DASH_MAX 8 macro
185 DashType dashes[DASH_MAX];
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luafontloader/fontforge/fontforge/
H A Dpsread.c1027 DashType dashes[DASH_MAX]; in _InterpretPS()
1037 DashType dashes[DASH_MAX]; in _InterpretPS()
1980 for ( i=0; i<DASH_MAX && i<stack[sp].u.dict.cnt; ++i ) in _InterpretPS()
2001 for ( i=0; i<DASH_MAX && dashes[i]!=0; ++i ); in _InterpretPS()
H A Dsplinefont.h177 #define DASH_MAX 8 macro
185 DashType dashes[DASH_MAX];