Home
last modified time | relevance | path

Searched refs:maxCompositeContours (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
1438 if (gd->ncontours > maxCompositeContours) maxCompositeContours = gd->ncontours; in ProcessTables()
1541 PutUInt16(maxCompositeContours, pMaxpData, 12, 1); in ProcessTables()

Completed in 22 milliseconds