Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx2854 const sal_uInt8* rec_string = table + nStrBase + nStrOffset; in GetTTNameRecords() local
2856 …if( rec_string > (sal_uInt8*)ttf->ptr && rec_string < ((sal_uInt8*)ttf->ptr + ttf->fsize - rec[i].… in GetTTNameRecords()
2859 memcpy(rec[i].sptr, rec_string, rec[i].slen); in GetTTNameRecords()

Completed in 27 milliseconds