Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx1383 sal_uInt32 nGlyphs, locaLen = 0, glyfLen = 0; in ProcessTables() local
1444 locaLen = indexToLocFormat ? (nGlyphs + 1) << 2 : (nGlyphs + 1) << 1; in ProcessTables()
1447 sal_uInt8* locaPtr = ttmalloc(locaLen); in ProcessTables()
1522 ((tdata_loca *) loca->data)->nbytes = locaLen; in ProcessTables()
H A Dsft.cxx2300 sal_uInt32 locaLen = 0; in GlyphOffsetsNew() local
2310 locaLen = len; in GlyphOffsetsNew()
2316 res->nGlyphs = locaLen / ((indexToLocFormat == 1) ? 4 : 2); in GlyphOffsetsNew()

Completed in 31 milliseconds