getMatrix 1627 lib/pdf/xpdf/Gfx.cc ptm = tPat->getMatrix(); getMatrix 1842 lib/pdf/xpdf/Gfx.cc ptm = sPat->getMatrix(); getMatrix 2009 lib/pdf/xpdf/Gfx.cc matrix = shading->getMatrix(); getMatrix 299 lib/pdf/xpdf/GfxState.h double *getMatrix() { return mat; } getMatrix 600 lib/pdf/xpdf/GfxState.h double *getMatrix() { return matrix; } getMatrix 632 lib/pdf/xpdf/GfxState.h double *getMatrix() { return matrix; } getMatrix 697 lib/pdf/xpdf/GfxState.h double *getMatrix() { return matrix; } getMatrix 81 lib/pdf/xpdf/Splash.h SplashCoord *getMatrix(); getMatrix 83 lib/pdf/xpdf/SplashFont.h SplashCoord *getMatrix() { return mat; } getMatrix 1261 lib/pdf/xpdf/SplashOutputDev.cc font = fontEngine->getFont(fontFile, mat, splash->getMatrix()); getMatrix 2833 lib/pdf/xpdf/SplashOutputDev.cc fontObj = fontEngine->getFont(fontFile, textMat, splash->getMatrix());