Home
last modified time | relevance | path

Searched refs:nNewClusterWidth (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1152 long nNewClusterWidth = args.mpDXArray[nLastChar]; in ApplyDXArray() local
1158 nNewClusterWidth -= args.mpDXArray[nPrevClusterLastChar]; in ApplyDXArray()
1162 long nDWidth = nNewClusterWidth - nOrigClusterWidth; in ApplyDXArray()
1191 …g%d-%d dW%ld-%ld=%ld dX%ld x%ld\t", (int)i, nChar2Base, nLastGlyph, nNewClusterWidth, nOrigCluster… in ApplyDXArray()
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx1200 int nNewClusterWidth = pNewGlyphWidths[i]; in ApplyDXArray() local
1208 nNewClusterWidth += pNewGlyphWidths[j]; in ApplyDXArray()
1210 const int nDiff = nNewClusterWidth - nOldClusterWidth; in ApplyDXArray()
1226 nNewPos += nNewClusterWidth; in ApplyDXArray()

Completed in 38 milliseconds