Searched refs:rec_string (Results 1 – 1 of 1) sorted by relevance
2854 const sal_uInt8* rec_string = table + nStrBase + nStrOffset; in GetTTNameRecords() local2856 …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 30 milliseconds