Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/fontsubset/
H A Dttcr.cxx419 #define TABLESIZE_maxp 32 macro
669 *len = TABLESIZE_maxp; in GetRawData_maxp()
1063 table->data = ttmalloc(TABLESIZE_maxp); in TrueTypeTableNew_maxp()
1065 if (maxp && size == TABLESIZE_maxp) { in TrueTypeTableNew_maxp()
1066 memcpy(table->data, maxp, TABLESIZE_maxp); in TrueTypeTableNew_maxp()

Completed in 24 milliseconds