Searched refs:nStrBase (Results 1 – 1 of 1) sorted by relevance
2832 int nStrBase = GetUInt16(table, 4, 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 25 milliseconds