Home
last modified time | relevance | path

Searched refs:numOfPieces (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/unx/generic/fontmanager/
H A DparseAFM.cxx1272 if (pcount != fi->ccd[pos].numOfPieces) in parseCompCharData()
1279 fi->ccd[pos].numOfPieces = atoi(keyword); in parseCompCharData()
1281 calloc(fi->ccd[pos].numOfPieces, sizeof(Pcc)); in parseCompCharData()
1292 if (pcount < fi->ccd[pos].numOfPieces) in parseCompCharData()
1566 for (j = 0; j < fi->ccd[i].numOfPieces; j++) in freeFontInfo()
H A DparseAFM.hxx286 int numOfPieces; member

Completed in 17 milliseconds