Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx438 #define CMAP_SUBTABLE_INIT 10 macro
1098 cmap->m = CMAP_SUBTABLE_INIT; in TrueTypeTableNew_cmap()
1099 cmap->s = (CmapSubTable *) scalloc(CMAP_SUBTABLE_INIT, sizeof(CmapSubTable)); in TrueTypeTableNew_cmap()
1100 memset(cmap->s, 0, sizeof(CmapSubTable) * CMAP_SUBTABLE_INIT); in TrueTypeTableNew_cmap()

Completed in 50 milliseconds