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.cxx1166 long nDWidth = nNewClusterWidth - nOrigClusterWidth; in ApplyDXArray() local
1171 mvGlyphs[nLastGlyph].mnNewWidth += nDWidth; in ApplyDXArray()
1173 mvGlyphs[nLastGlyph].mnNewWidth += nDWidth; in ApplyDXArray()
1175 nDGlyphOrigin += nDWidth; in ApplyDXArray()
1193 rDeltaWidth[nChar2Base] = nDWidth; in ApplyDXArray()
1195 …t", (int)i, nChar2Base, nLastGlyph, nNewClusterWidth, nOrigClusterWidth, nDWidth, nDGlyphOrigin, m… in ApplyDXArray()