GfxGouraudVertex 2367 lib/pdf/xpdf/GfxState.cc vertices = (GfxGouraudVertex *)gmallocn(nVertices, sizeof(GfxGouraudVertex)); GfxGouraudVertex 2368 lib/pdf/xpdf/GfxState.cc memcpy(vertices, shading->vertices, nVertices * sizeof(GfxGouraudVertex)); GfxGouraudVertex 2399 lib/pdf/xpdf/GfxState.cc GfxGouraudVertex *verticesA; GfxGouraudVertex 2521 lib/pdf/xpdf/GfxState.cc verticesA = (GfxGouraudVertex *) GfxGouraudVertex 2522 lib/pdf/xpdf/GfxState.cc greallocn(verticesA, vertSize, sizeof(GfxGouraudVertex)); GfxGouraudVertex 800 lib/pdf/xpdf/GfxState.h GfxGouraudVertex *verticesA, int nVerticesA, GfxGouraudVertex 817 lib/pdf/xpdf/GfxState.h GfxGouraudVertex *vertices;