Searched refs:fStrLength (Results 1 – 4 of 4) sorted by relevance
1208 dest.fCFUStringLengths[i].fStrLength = length;2013 stringLen = el.fStrLength;2186 int fStrLength; // Length of strings2193 fStrLength == otherEl.fStrLength;2323 fCFUStringLengths[i].fStrLength = bytes.getShort();
1245 dest.fCFUStringLengths[i].fStrLength = length;2066 stringLen = el.fStrLength;2239 int fStrLength; // Length of strings2246 fStrLength == otherEl.fStrLength;2376 fCFUStringLengths[i].fStrLength = bytes.getShort();
177 uint16_t fStrLength; // Length of strings member
211 stringLen = fSpoofData->fCFUStringLengths[ix].fStrLength; in confusableLookup()