Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx420 #define TABLESIZE_maxp 32 macro
670 *len = TABLESIZE_maxp; in GetRawData_maxp()
1064 table->data = ttmalloc(TABLESIZE_maxp); in TrueTypeTableNew_maxp()
1066 if (maxp && size == TABLESIZE_maxp) { in TrueTypeTableNew_maxp()
1067 memcpy(table->data, maxp, TABLESIZE_maxp); in TrueTypeTableNew_maxp()

Completed in 30 milliseconds