Searched defs:inv_xform (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | bitscale.c | 763 double xform[4], inv_xform[4]; local in function:ScaleFont 679 compute_xform_matrix(FontScalablePtr vals,double dx,double dy,double * xform,double * inv_xform,double * xmult,double * ymult) argument 1104 ScaleBitmap(FontPtr pFont,CharInfoPtr opci,CharInfoPtr pci,double * inv_xform,double widthMult,double heightMult) argument 1465 double xform[4], inv_xform[4]; local in function:BitmapScaleBitmaps [all...] |
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | bitscale.c | 760 double xform[4], inv_xform[4]; local in function:ScaleFont 676 compute_xform_matrix(FontScalablePtr vals,double dx,double dy,double * xform,double * inv_xform,double * xmult,double * ymult) argument 1101 ScaleBitmap(FontPtr pFont,CharInfoPtr opci,CharInfoPtr pci,double * inv_xform,double widthMult,double heightMult) argument 1462 double xform[4], inv_xform[4]; local in function:BitmapScaleBitmaps [all...] |
Completed in 28 milliseconds