Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx439 #define CMAP_SUBTABLE_INCR 10 macro
1229 … CmapSubTable* tmp = (CmapSubTable*)scalloc(t->m + CMAP_SUBTABLE_INCR, sizeof(CmapSubTable)); in cmapAdd()
1230 memset(tmp, 0, t->m + CMAP_SUBTABLE_INCR * sizeof(CmapSubTable)); in cmapAdd()
1232 t->m += CMAP_SUBTABLE_INCR; in cmapAdd()

Completed in 28 milliseconds