Searched refs:f16BitStringsLength (Results 1 – 2 of 2) sorted by relevance
434 bundle->f16BitStringsLength += fNumCharsForLength + len + 1; /* +1 for the NUL */ in handlePreflightStrings()891 if (fStringsForm == STRINGS_UTF16_V2 && f16BitStringsLength > 0) { in write()1137 f16BitUnits(), f16BitStringsLength(0), in SRBRoot()1737 assert(f16BitUnits.length() <= (f16BitStringsLength + 1)); in compactStringsV2()
116 int32_t f16BitStringsLength; member