Home
last modified time | relevance | path

Searched refs:nDWidth (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1162 long nDWidth = nNewClusterWidth - nOrigClusterWidth; in ApplyDXArray() local
1167 mvGlyphs[nLastGlyph].mnNewWidth += nDWidth; in ApplyDXArray()
1169 mvGlyphs[nLastGlyph].mnNewWidth += nDWidth; in ApplyDXArray()
1171 nDGlyphOrigin += nDWidth; in ApplyDXArray()
1189 rDeltaWidth[nChar2Base] = nDWidth; in ApplyDXArray()
1191 …t", (int)i, nChar2Base, nLastGlyph, nNewClusterWidth, nOrigClusterWidth, nDWidth, nDGlyphOrigin, m… in ApplyDXArray()

Completed in 25 milliseconds