Searched refs:nOrigClusterWidth (Results 1 – 1 of 1) sorted by relevance
1157 long nOrigClusterWidth = mvCharDxs[nLastChar]; in ApplyDXArray() local1163 nOrigClusterWidth -= mvCharDxs[nPrevClusterLastChar]; in ApplyDXArray()1166 long nDWidth = nNewClusterWidth - nOrigClusterWidth; in ApplyDXArray()1195 …ld dX%ld x%ld\t", (int)i, nChar2Base, nLastGlyph, nNewClusterWidth, nOrigClusterWidth, nDWidth, nD… in ApplyDXArray()