Searched refs:nStrOffset (Results 1 – 1 of 1) sorted by relevance
2841 int nStrOffset = GetUInt16(table + 6, 10 + 12 * i, 1); in GetTTNameRecords() local2848 if( nStrBase+nStrOffset+rec[i].slen >= nTableSize ) { in GetTTNameRecords()2854 const sal_uInt8* rec_string = table + nStrBase + nStrOffset; in GetTTNameRecords()
Completed in 27 milliseconds