Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dscstyles.c4610 static void InterpBp(BasePoint *bp, int index, double xscale, double yscale, in InterpBp() function
4638 InterpBp(&bp,i,xscale,yscale,interp,endx,normal,bold); in MakeBottomItalicSerif()
4642 InterpBp(&bp,i,xscale,yscale,interp,endx,normal,bold); in MakeBottomItalicSerif()
4647 InterpBp(&last->nextcp,i,xscale,yscale,interp,endx,normal,bold); in MakeBottomItalicSerif()
4650 InterpBp(&bp,i,xscale,yscale,interp,endx,normal,bold); in MakeBottomItalicSerif()
4652 InterpBp(&cur->prevcp,i-1,xscale,yscale,interp,endx,normal,bold); in MakeBottomItalicSerif()