Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx441 #define CMAP_PAIR_INCR 500 macro
1256 sal_uInt32* tmp1 = (sal_uInt32*)scalloc(s[i].m + CMAP_PAIR_INCR, sizeof(sal_uInt32)); in cmapAdd()
1257 sal_uInt32* tmp2 = (sal_uInt32*)scalloc(s[i].m + CMAP_PAIR_INCR, sizeof(sal_uInt32)); in cmapAdd()
1262 s[i].m += CMAP_PAIR_INCR; in cmapAdd()

Completed in 16 milliseconds