Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx1390 sal_uInt16 maxPoints = 0, maxContours = 0, maxCompositePoints = 0, maxCompositeContours = 0; in ProcessTables() local
1435 if (gd->ncontours > maxContours) maxContours = gd->ncontours; in ProcessTables()
1539 PutUInt16(maxContours, pMaxpData, 8, 1); in ProcessTables()

Completed in 32 milliseconds