Searched refs:glyfLen (Results 1 – 1 of 1) sorted by relevance
1383 sal_uInt32 nGlyphs, locaLen = 0, glyfLen = 0; in ProcessTables() local1409 glyfLen += gd->nbytes; in ProcessTables()1443 indexToLocFormat = (glyfLen / 2 > 0xFFFF) ? 1 : 0; in ProcessTables()1446 sal_uInt8* glyfPtr = ttmalloc(glyfLen); in ProcessTables()
Completed in 20 milliseconds