Home | History | Annotate | Download | only in core

Lines Matching full:invert

1129     // if we can't invert the CTM, we can't return local clip bounds
1130 if (!fMCRec->fMatrix->invert(&inverse)) {
1146 // invert into local coordinates
1175 matrix->invert(&fExternalInverse);