Lines Matching full:invert
1129 // if we can't invert the CTM, we can't return local clip bounds1130 if (!fMCRec->fMatrix->invert(&inverse)) {1146 // invert into local coordinates1175 matrix->invert(&fExternalInverse);