Home | History | Annotate | Download | only in core

Lines Matching refs:fPost2x2

87         rec->fTextSize, rec->fPreScaleX, rec->fPreSkewX, rec->fPost2x2[0][0],
88 rec->fPost2x2[0][1], rec->fPost2x2[1][0], rec->fPost2x2[1][1]);
675 dst->setAll(fPost2x2[0][0], fPost2x2[0][1], 0,
676 fPost2x2[1][0], fPost2x2[1][1], 0,
814 // Why fPost2x2 can be used here.
822 if (0 == fRec.fPost2x2[1][0]) {
826 if (0 == fRec.fPost2x2[0][0]) {