Home
last modified time | relevance | path

Searched refs:maxContours (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
1434 if (gd->ncontours > maxContours) maxContours = gd->ncontours; in ProcessTables()
1538 PutUInt16(maxContours, pMaxpData, 8, 1); in ProcessTables()