Searched defs:textLengthShift (Results 1 – 1 of 1) sorted by relevance
173 float textLengthShift = (chunk.desiredTextLength() - chunkLength) / chunkCharacters; in processTextChunk() local222 …kBuilder::processTextLengthSpacingCorrection(bool isVerticalText, float textLengthShift, Vector<SV… in processTextLengthSpacingCorrection()