Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx1383 sal_uInt32 nGlyphs, locaLen = 0, glyfLen = 0; in ProcessTables() local
1409 glyfLen += gd->nbytes; in ProcessTables()
1443 indexToLocFormat = (glyfLen / 2 > 0xFFFF) ? 1 : 0; in ProcessTables()
1446 sal_uInt8* glyfPtr = ttmalloc(glyfLen); in ProcessTables()

Completed in 24 milliseconds