Home
last modified time | relevance | path

Searched refs:maxPoints (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/vcl/source/fontsubset/
H A Dttcr.cxx1389 sal_uInt16 maxPoints = 0, maxContours = 0, maxCompositePoints = 0, maxCompositeContours = 0; in ProcessTables() local
1433 if (gd->npoints > maxPoints) maxPoints = gd->npoints; in ProcessTables()
1537 PutUInt16(maxPoints, pMaxpData, 6, 1); in ProcessTables()

Completed in 20 milliseconds