Searched refs:fCFUKeys (Results 1 – 3 of 3) sorted by relevance
130 int32_t *low = fSpoofData->fCFUKeys; in confusableLookup()185 int32_t keyTableIndex = (int32_t)(mid - fSpoofData->fCFUKeys); in confusableLookup()555 fCFUKeys = NULL; in reset()581 fCFUKeys = NULL; in initPtrs()588 if (fRawData->fCFUKeys != 0) { in initPtrs()589 fCFUKeys = (int32_t *)((char *)fRawData + fRawData->fCFUKeys); in initPtrs()914 sectionStart = ds->readUInt32(spoofDH->fCFUKeys); in uspoof_swap()
317 int32_t *fCFUKeys; variable345 int32_t fCFUKeys; // byte offset to Keys table (from SpoofDataHeader *) member
421 rawData->fCFUKeys = (int32_t)((char *)keys - (char *)rawData); in outputData()423 fSpoofImpl->fSpoofData->fCFUKeys = keys; in outputData()