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